Bytes

class Bytes : Nullable!(byte[]) {}

Constructors

this
this(byte[] bs)
Undocumented in source.

Meta