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