struct
Writer
public sealed struct Writer Context for writing binary blob data. Wraps ByteStream for allocation-free serialization.
Fields
| Name | Type | Description |
|---|---|---|
Stream | ByteStream | The underlying byte stream. |
public sealed struct Writer Context for writing binary blob data. Wraps ByteStream for allocation-free serialization.
| Name | Type | Description |
|---|---|---|
Stream | ByteStream | The underlying byte stream. |