utils/endian library

Classes

ByteOrder
Annotation for specifying field endianness
EndianUtils
Helper for endian conversion
NetworkPacket
Example of a struct using alignment and endianness

Enums

StructEndian
Endianness specification for struct fields

Extensions

EndianConversion on ByteData
Extension methods for endian conversion