API ReferenceSandbox
IByteParsableclass
object→IByteParsable
Methods2
Showing 2 methods
public static virtual object ReadObject(Sandbox.ByteStream stream, Sandbox.IByteParsable.ByteParseOptions o = null)
| Parameter | Type | Description |
|---|---|---|
| stream | ByteStream | — |
| o = null | ByteParseOptions | — |
Returns:
object—public static virtual void WriteObject(Sandbox.ByteStream stream, object value, Sandbox.IByteParsable.ByteParseOptions o = null)
| Parameter | Type | Description |
|---|---|---|
| stream | ByteStream | — |
| value | object | — |
| o = null | ByteParseOptions | — |
Returns:
void—No results match this filter.