swap32 method
Interprets this buffer as an array of unsigned 32-bit integers and swaps the byte-order in-place.
Implementation
external Buffer swap32();
Interprets this buffer as an array of unsigned 32-bit integers and swaps the byte-order in-place.
external Buffer swap32();