undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
EndianStream.fixBO
undead
stream
EndianStream
Correct the byte order of buffer to match native endianness. size must be even.
class
EndianStream
final
void
fixBO
(
const
(
void
)*
buffer
,
size_t
size
)
Meta
Source
See Implementation
undead
stream
EndianStream
constructors
this
functions
fixBO
fixBlockBO
getcw
read
readBOM
readStringW
write
writeBOM
writeStringW
properties
eof
size
variables
endian
Correct the byte order of buffer to match native endianness. size must be even.