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
| Name | Type |
|---|---|
| buffer | buffer |
- Thread safety: unsafe
SerializeInstancesAsync(inputInstances: Instances): buffer
| Name | Type |
|---|---|
| inputInstances | Instances |
- Thread safety: unsafe