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