Method GetFastBufferWriter
GetFastBufferWriter()
Get the underlying FastBufferWriter struct. Only valid when IsWriter == true
Declaration
FastBufferWriter GetFastBufferWriter()
Returns
Type | Description |
---|---|
FastBufferWriter | underlying FastBufferWriter |