biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
switchEndianness
bio
core
utils
switchendianness
Switches the byte order of buffer.
size
must be even.
void
switchEndianness
(
const
(
void
)*
buffer
,
size_t
size
)
Meta
Source
See Implementation
bio
core
utils
switchendianness
functions
switchEndianness
Switches the byte order of buffer. size must be even.