kiss.container.ByteBuffer

Undocumented in source.

Members

Classes

ByteBuffer
class ByteBuffer(Alloc)

Functions

findCharByte
ptrdiff_t findCharByte(T[] data, T ch)
Undocumented in source. Be warned that the author may not have intended to support it.
findCharBytes
ptrdiff_t findCharBytes(T[] data, T[] chs)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Buffer
interface Buffer
Undocumented in source.
ReadBuffer
interface ReadBuffer
Undocumented in source.
WriteBuffer
interface WriteBuffer
Undocumented in source.

Templates

endianToNative
template endianToNative(bool litte, T)
Undocumented in source.
nativeToEndian
template nativeToEndian(bool litte, T)
Undocumented in source.

Meta