Name |
Description |
BigEndianBitConverter |
Implementation of EndianBitConverter which converts to/from big-endian byte arrays. |
DoubleConverter |
A class to allow the conversion of doubles to string representations of their exact decimal values. The implementation aims for readability over efficiency. |
DoubleConverter.ArbitraryDecimal |
Private class used for manipulating sequences of decimal digits. |
EndianBitConverter |
Equivalent of System.BitConverter, but with either endianness. |
EndianBitConverter.Int32SingleUnion |
|
LittleEndianBitConverter |
|