Method ToArray
ToArray()
Gets an array of bytes from the buffer
Declaration
public byte[] ToArray()
Returns
public byte[] ToArray()
Byte[] | Array of bytes copied from the buffer |
Gets an array of bytes from the buffer
public byte[] ToArray()
Byte[] | Array of bytes copied from the buffer |