Byteable

An interface for anything that can be converted to and from bytes.

Members

Functions

fromBytes
size_t fromBytes(ubyte[] )
toBytes
ubyte[] toBytes()

Meta