EndianStream.fixBlockBO

Correct the byte order of the given buffer in blocks of the given size and repeated the given number of times. size must be even.

class EndianStream
final
void
fixBlockBO
(
void* buffer
,
uint size
,
size_t repeat
)

Meta