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