dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
toLittleEndian
dcrypt
util
pack
Undocumented in source. Be warned that the author may not have intended to support it.
void
toLittleEndian
(T n, ubyte[] output)
void
toLittleEndian
(T[] ns, ubyte[] output)
ubyte
[]
toLittleEndian
(T n)
pure nothrow @
safe
ubyte
[]
toLittleEndian
(
T
)
(
T
n
)
if
(
isIntegral
!
T
)
ubyte
[]
toLittleEndian
(T[] ns)
Meta
Source
See Implementation
dcrypt
util
pack
functions
fromBigEndian
fromLittleEndian
toBigEndian
toLittleEndian