tango.core.ByteSwap

Members

Structs

ByteSwap
struct ByteSwap

Reverse byte order for specific datum sizes. Note that the byte-swap approach avoids alignment issues, so is probably faster overall than a traditional 'shift' implementation.

Meta

License

BSD style: $(LICENSE)

Version

Initial release: October 2004

Feb 20th 2005 - Asm version removed by Aleksey Bobnev

Authors

Kris, Aleksey Bobnev