roblox
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The SerializationService service inherits from Instance.

Methods

DeserializeInstancesAsync(buffer: buffer): Instances

  • YieldsThis function can yield the script it is used in.
Parameters
NameType
bufferbuffer
  • Thread safety: unsafe

SerializeInstancesAsync(inputInstances: Instances): buffer

  • YieldsThis function can yield the script it is used in.
Parameters
NameType
inputInstancesInstances
  • Thread safety: unsafe

External links