biod ~bio2 (2022-05-05T08:17:46.2810097)
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.