swap32 method

Buffer swap32()

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

Implementation

external Buffer swap32();