semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
byteSwapInPlace
semitwist
util
io
Undocumented in source. Be warned that the author may not have intended to support it.
void
byteSwapInPlace
(
T
)
(
T
[]
data
)
if
(
is
(
T
==
ushort
) ||
is
(
T
==
uint
)
)
Meta
Source
See Implementation
semitwist
util
io
functions
byteSwap16
byteSwap32
byteSwapInPlace
byteSwapVal16
byteSwapVal32
getExec
getExecName
getExecPath
readStringz
readUTFFile
toEndian
utfConvert