xbuffer.buffer

Undocumented in source.

Members

Aliases

ForeachType
alias ForeachType(T) = typeof(T.init[0])
Undocumented in source.

Classes

Buffer
class Buffer

Buffer for writing and reading binary data.

BufferOverflowException
class BufferOverflowException

Exception thrown when the buffer cannot read the requested data.

Enums

canSwapEndianness
eponymoustemplate canSwapEndianness(T)
Undocumented in source.

Meta