swap64 method

Buffer swap64()

Interprets this buffer as an array of 64-bit numbers and swaps the byte-order in-place.

Implementation

external Buffer swap64();