C# (CSharp) MiscUtil.Conversion 네임스페이스

클래스들

이름 설명
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