swap16 method

Buffer swap16()

Interprets this buffer as an array of unsigned 16-bit integers and swaps the byte-order in-place.

Implementation

external Buffer swap16();