Developer Documentation

MsgPackWriter.GetBuffer

public bool GetBuffer(out ArraySegment<byte> buffer)

Get raw bytes from the underlying stream buffer

Parameters

NameTypeDescription
bufferArraySegment<Byte>underlying stream buffer

Returns

TypeDescription
Booleantrue on success or false