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