Method WriteFixedString4096
WriteFixedString4096(FixedString4096Bytes)
Writes a FixedString4096Bytes
value to the data stream.
Declaration
public bool WriteFixedString4096(FixedString4096Bytes str)
Parameters
Type | Name | Description |
---|---|---|
FixedString4096Bytes | str | The |
Returns
Type | Description |
---|---|
bool | Whether the write was successful |