Module le

Source
Expand description

little endian readers and writers

Traitsยง

R
Read little endian (commonly native) data. This trait provides a r method for easy reading.
W
Write little endian (commonly native) data.