yu.bytes

Undocumented in source.

Members

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.

Templates

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

Meta