Index - All Packages - All Categories - All Classes

Class SimpleShuffler

shuffle big-endian to little-endian transformation.

Package: Udanax-Gold
All Superclasses: Object Heaper ByteShuffler
Protocols: Object
Categories: Xanadu-proman

Instance Methods

shuffle16: buffer with: count

shuffle alternating bytes.

Overrides: ByteShuffler

shuffle32: buffer with: count

shuffle alternating words.

Overrides: ByteShuffler

shuffle64: buffer with: count



Overrides: ByteShuffler


Index - All Packages - All Categories - All Classes