Loading

Z->

conversion

Unpacks LONG values from a Morton Code stored in a byte array.

Z-> is available since version 1.0.6.

See also

Signatures

Examples

// Pack LONGs [ 1 2 3 4 ] 3 ->Z // Unpack them back 4 3 Z->