- bigEndian
auto bigEndian(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- float64
double float64(ubyte[] _bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromArray
T fromArray(ubyte[] _array)
Undocumented in source. Be warned that the author may not have intended to support it.
- sizeInBytes
uint sizeInBytes(ulong val)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipArray
auto skipArray(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toArray
T[] toArray(ubyte[] _array, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.