Hunny Software Library Reference

ByteBuffer.Bytes Field

Byte array that contains input data or that provides output buffer space.

[Visual Basic]
Public Bytes As Byte()
[C#]
public byte[] Bytes;

See Also

ByteBuffer Class | Hunny.Mime Namespace