C# Class MsgPack.UnpackerTest_Scalar

Show file Open project: msgpack/msgpack-cli

Private Methods

Method Description
TestReadAsync_BooleanFalse ( ) : System.Threading.Tasks.Task
TestReadAsync_BooleanFalse_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_BooleanTrue ( ) : System.Threading.Tasks.Task
TestReadAsync_BooleanTrue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_ByteMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_ByteMaxValuePlusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_ByteMaxValuePlusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_ByteMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleEpsilon ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleEpsilon_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNNegativeMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNNegativeMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNNegativeMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNNegativeMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNPositiveMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNPositiveMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNPositiveMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNaNPositiveMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNegativeInfinity ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNegativeInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNegativeZero ( ) : System.Threading.Tasks.Task
TestReadAsync_DoubleNegativeZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoublePositiveInfinity ( ) : System.Threading.Tasks.Task
TestReadAsync_DoublePositiveInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_DoublePositiveZero ( ) : System.Threading.Tasks.Task
TestReadAsync_DoublePositiveZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Int16MinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_Int16MinValueMinusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_Int16MinValueMinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Int16MinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Int32MinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_Int32MinValueMinusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_Int32MinValueMinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Int32MinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Int64MinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_Int64MinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_MinusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_MinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_NegativeFixNumMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_NegativeFixNumMinValueMinusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_NegativeFixNumMinValueMinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_NegativeFixNumMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_PlusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_PlusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_PositiveFixNumMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_PositiveFixNumMaxValuePlusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_PositiveFixNumMaxValuePlusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_PositiveFixNumMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SByteMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SByteMinValueMinusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_SByteMinValueMinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SByteMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleEpsilon ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleEpsilon_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNNegativeMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNNegativeMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNNegativeMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNNegativeMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNPositiveMaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNPositiveMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNPositiveMinValue ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNaNPositiveMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNegativeInfinity ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNegativeInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNegativeZero ( ) : System.Threading.Tasks.Task
TestReadAsync_SingleNegativeZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SinglePositiveInfinity ( ) : System.Threading.Tasks.Task
TestReadAsync_SinglePositiveInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_SinglePositiveZero ( ) : System.Threading.Tasks.Task
TestReadAsync_SinglePositiveZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt16MaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt16MaxValuePlusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt16MaxValuePlusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt16MaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt32MaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt32MaxValuePlusOne ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt32MaxValuePlusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt32MaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt64MaxValue ( ) : System.Threading.Tasks.Task
TestReadAsync_UInt64MaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadAsync_Zero ( ) : System.Threading.Tasks.Task
TestReadAsync_Zero_Splitted ( ) : System.Threading.Tasks.Task
TestReadBooleanAsync_BooleanFalse ( ) : System.Threading.Tasks.Task
TestReadBooleanAsync_BooleanFalse_Splitted ( ) : System.Threading.Tasks.Task
TestReadBooleanAsync_BooleanTrue ( ) : System.Threading.Tasks.Task
TestReadBooleanAsync_BooleanTrue_Splitted ( ) : System.Threading.Tasks.Task
TestReadBoolean_BooleanFalse ( ) : void
TestReadBoolean_BooleanFalse_Splitted ( ) : void
TestReadBoolean_BooleanTrue ( ) : void
TestReadBoolean_BooleanTrue_Splitted ( ) : void
TestReadByteFromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadByteFromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadByteFromPackedDouble_Negative_Overflow ( ) : void
TestReadByteFromPackedDouble_Positive_AsInteger ( ) : void
TestReadByteFromPackedDouble_Zero_AsInteger ( ) : void
TestReadByteFromPackedInt16_MaxValue_Overflow ( ) : void
TestReadByteFromPackedInt16_MinValue_Overflow ( ) : void
TestReadByteFromPackedInt32_MaxValue_Overflow ( ) : void
TestReadByteFromPackedInt32_MinValue_Overflow ( ) : void
TestReadByteFromPackedInt64_MaxValue_Overflow ( ) : void
TestReadByteFromPackedInt64_MinValue_Overflow ( ) : void
TestReadByteFromPackedInt8_MaxValue_Overflow ( ) : void
TestReadByteFromPackedInt8_MinValue_Overflow ( ) : void
TestReadByteFromPackedNegativeFixNum_MaxValue_Overflow ( ) : void
TestReadByteFromPackedNegativeFixNum_MinValue_Overflow ( ) : void
TestReadByteFromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadByteFromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadByteFromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadByteFromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadByteFromPackedSingle_Negative_Overflow ( ) : void
TestReadByteFromPackedSingle_Positive_AsInteger ( ) : void
TestReadByteFromPackedSingle_Zero_AsInteger ( ) : void
TestReadByteFromPackedUInt16_MaxValue_Overflow ( ) : void
TestReadByteFromPackedUInt16_MinValue_Overflow ( ) : void
TestReadByteFromPackedUInt32_MaxValue_Overflow ( ) : void
TestReadByteFromPackedUInt32_MinValue_Overflow ( ) : void
TestReadByteFromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadByteFromPackedUInt64_MinValue_Overflow ( ) : void
TestReadByteFromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadByteFromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadDoubleAsync_DoubleEpsilon ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleEpsilon_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleMaxValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleMinValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNNegativeMaxValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNNegativeMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNNegativeMinValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNNegativeMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNPositiveMaxValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNPositiveMaxValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNPositiveMinValue ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNaNPositiveMinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNegativeInfinity ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNegativeInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNegativeZero ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoubleNegativeZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoublePositiveInfinity ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoublePositiveInfinity_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoublePositiveZero ( ) : System.Threading.Tasks.Task
TestReadDoubleAsync_DoublePositiveZero_Splitted ( ) : System.Threading.Tasks.Task
TestReadDoubleFromPackedInt16_Maximum_Normal ( ) : void
TestReadDoubleFromPackedInt16_Minimum_Normal ( ) : void
TestReadDoubleFromPackedInt32_Maximum_Normal ( ) : void
TestReadDoubleFromPackedInt32_Minimum_Normal ( ) : void
TestReadDoubleFromPackedInt64_Maximum_Normal ( ) : void
TestReadDoubleFromPackedInt64_Minimum_Normal ( ) : void
TestReadDoubleFromPackedInt8_Maximum_Normal ( ) : void
TestReadDoubleFromPackedInt8_Minimum_Normal ( ) : void
TestReadDoubleFromPackedNegativeFixNum_Maximum_Normal ( ) : void
TestReadDoubleFromPackedNegativeFixNum_Minimum_Normal ( ) : void
TestReadDoubleFromPackedPositiveFixNum_Maximum_Normal ( ) : void
TestReadDoubleFromPackedPositiveFixNum_Minimum_Normal ( ) : void
TestReadDoubleFromPackedUInt16_Maximum_Normal ( ) : void
TestReadDoubleFromPackedUInt16_Minimum_Normal ( ) : void
TestReadDoubleFromPackedUInt32_Maximum_Normal ( ) : void
TestReadDoubleFromPackedUInt32_Minimum_Normal ( ) : void
TestReadDoubleFromPackedUInt64_Maximum_Normal ( ) : void
TestReadDoubleFromPackedUInt64_Minimum_Normal ( ) : void
TestReadDoubleFromPackedUInt8_Maximum_Normal ( ) : void
TestReadDoubleFromPackedUInt8_Minimum_Normal ( ) : void
TestReadDoubleFromPackedZero_Normal ( ) : void
TestReadDouble_DoubleEpsilon ( ) : void
TestReadDouble_DoubleEpsilon_Splitted ( ) : void
TestReadDouble_DoubleMaxValue ( ) : void
TestReadDouble_DoubleMaxValue_Splitted ( ) : void
TestReadDouble_DoubleMinValue ( ) : void
TestReadDouble_DoubleMinValue_Splitted ( ) : void
TestReadDouble_DoubleNaNNegativeMaxValue ( ) : void
TestReadDouble_DoubleNaNNegativeMaxValue_Splitted ( ) : void
TestReadDouble_DoubleNaNNegativeMinValue ( ) : void
TestReadDouble_DoubleNaNNegativeMinValue_Splitted ( ) : void
TestReadDouble_DoubleNaNPositiveMaxValue ( ) : void
TestReadDouble_DoubleNaNPositiveMaxValue_Splitted ( ) : void
TestReadDouble_DoubleNaNPositiveMinValue ( ) : void
TestReadDouble_DoubleNaNPositiveMinValue_Splitted ( ) : void
TestReadDouble_DoubleNegativeInfinity ( ) : void
TestReadDouble_DoubleNegativeInfinity_Splitted ( ) : void
TestReadDouble_DoubleNegativeZero ( ) : void
TestReadDouble_DoubleNegativeZero_Splitted ( ) : void
TestReadDouble_DoublePositiveInfinity ( ) : void
TestReadDouble_DoublePositiveInfinity_Splitted ( ) : void
TestReadDouble_DoublePositiveZero ( ) : void
TestReadDouble_DoublePositiveZero_Splitted ( ) : void
TestReadInt16FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadInt16FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadInt16FromPackedDouble_Negative_AsInteger ( ) : void
TestReadInt16FromPackedDouble_Positive_AsInteger ( ) : void
TestReadInt16FromPackedDouble_Zero_AsInteger ( ) : void
TestReadInt16FromPackedInt16_MaxValue_AsInteger ( ) : void
TestReadInt16FromPackedInt16_MinValue_AsInteger ( ) : void
TestReadInt16FromPackedInt32_MaxValue_Overflow ( ) : void
TestReadInt16FromPackedInt32_MinValue_Overflow ( ) : void
TestReadInt16FromPackedInt64_MaxValue_Overflow ( ) : void
TestReadInt16FromPackedInt64_MinValue_Overflow ( ) : void
TestReadInt16FromPackedInt8_MaxValue_AsInteger ( ) : void
TestReadInt16FromPackedInt8_MinValue_AsInteger ( ) : void
TestReadInt16FromPackedNegativeFixNum_MaxValue_AsInteger ( ) : void
TestReadInt16FromPackedNegativeFixNum_MinValue_AsInteger ( ) : void
TestReadInt16FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadInt16FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadInt16FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadInt16FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadInt16FromPackedSingle_Negative_AsInteger ( ) : void
TestReadInt16FromPackedSingle_Positive_AsInteger ( ) : void
TestReadInt16FromPackedSingle_Zero_AsInteger ( ) : void
TestReadInt16FromPackedUInt16_MaxValue_Overflow ( ) : void
TestReadInt16FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadInt16FromPackedUInt32_MaxValue_Overflow ( ) : void
TestReadInt16FromPackedUInt32_MinValue_Overflow ( ) : void
TestReadInt16FromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadInt16FromPackedUInt64_MinValue_Overflow ( ) : void
TestReadInt16FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadInt16FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadInt32FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadInt32FromPackedDouble_Negative_AsInteger ( ) : void
TestReadInt32FromPackedDouble_Positive_AsInteger ( ) : void
TestReadInt32FromPackedDouble_Zero_AsInteger ( ) : void
TestReadInt32FromPackedInt16_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedInt16_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedInt32_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedInt32_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedInt64_MaxValue_Overflow ( ) : void
TestReadInt32FromPackedInt64_MinValue_Overflow ( ) : void
TestReadInt32FromPackedInt8_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedInt8_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedNegativeFixNum_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedNegativeFixNum_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadInt32FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadInt32FromPackedSingle_Negative_AsInteger ( ) : void
TestReadInt32FromPackedSingle_Positive_AsInteger ( ) : void
TestReadInt32FromPackedSingle_Zero_AsInteger ( ) : void
TestReadInt32FromPackedUInt16_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedUInt32_MaxValue_Overflow ( ) : void
TestReadInt32FromPackedUInt32_MinValue_AsInteger ( ) : void
TestReadInt32FromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadInt32FromPackedUInt64_MinValue_Overflow ( ) : void
TestReadInt32FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadInt32FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadInt64Async_Int16MinValue ( ) : System.Threading.Tasks.Task
TestReadInt64Async_Int16MinValueMinusOne ( ) : System.Threading.Tasks.Task
TestReadInt64Async_Int16MinValueMinusOne_Splitted ( ) : System.Threading.Tasks.Task
TestReadInt64Async_Int16MinValue_Splitted ( ) : System.Threading.Tasks.Task
TestReadInt64Async_Int32MinValue ( ) : Task
TestReadInt64Async_Int32MinValueMinusOne ( ) : Task
TestReadInt64Async_Int32MinValueMinusOne_Splitted ( ) : Task
TestReadInt64Async_Int32MinValue_Splitted ( ) : Task
TestReadInt64Async_Int64MinValue ( ) : Task
TestReadInt64Async_Int64MinValue_Splitted ( ) : Task
TestReadInt64Async_MinusOne ( ) : Task
TestReadInt64Async_MinusOne_Splitted ( ) : Task
TestReadInt64Async_NegativeFixNumMinValue ( ) : Task
TestReadInt64Async_NegativeFixNumMinValueMinusOne ( ) : Task
TestReadInt64Async_NegativeFixNumMinValueMinusOne_Splitted ( ) : Task
TestReadInt64Async_NegativeFixNumMinValue_Splitted ( ) : Task
TestReadInt64Async_SByteMinValue ( ) : Task
TestReadInt64Async_SByteMinValueMinusOne ( ) : Task
TestReadInt64Async_SByteMinValueMinusOne_Splitted ( ) : Task
TestReadInt64Async_SByteMinValue_Splitted ( ) : Task
TestReadInt64FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadInt64FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadInt64FromPackedDouble_Negative_AsInteger ( ) : void
TestReadInt64FromPackedDouble_Positive_AsInteger ( ) : void
TestReadInt64FromPackedDouble_Zero_AsInteger ( ) : void
TestReadInt64FromPackedInt16_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedInt16_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedInt32_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedInt32_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedInt64_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedInt64_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedInt8_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedInt8_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedNegativeFixNum_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedNegativeFixNum_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadInt64FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadInt64FromPackedSingle_Negative_AsInteger ( ) : void
TestReadInt64FromPackedSingle_Positive_AsInteger ( ) : void
TestReadInt64FromPackedSingle_Zero_AsInteger ( ) : void
TestReadInt64FromPackedUInt16_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt32_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt32_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadInt64FromPackedUInt64_MinValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadInt64FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadInt64_Int16MinValue ( ) : void
TestReadInt64_Int16MinValueMinusOne ( ) : void
TestReadInt64_Int16MinValueMinusOne_Splitted ( ) : void
TestReadInt64_Int16MinValue_Splitted ( ) : void
TestReadInt64_Int32MinValue ( ) : void
TestReadInt64_Int32MinValueMinusOne ( ) : void
TestReadInt64_Int32MinValueMinusOne_Splitted ( ) : void
TestReadInt64_Int32MinValue_Splitted ( ) : void
TestReadInt64_Int64MinValue ( ) : void
TestReadInt64_Int64MinValue_Splitted ( ) : void
TestReadInt64_MinusOne ( ) : void
TestReadInt64_MinusOne_Splitted ( ) : void
TestReadInt64_NegativeFixNumMinValue ( ) : void
TestReadInt64_NegativeFixNumMinValueMinusOne ( ) : void
TestReadInt64_NegativeFixNumMinValueMinusOne_Splitted ( ) : void
TestReadInt64_NegativeFixNumMinValue_Splitted ( ) : void
TestReadInt64_SByteMinValue ( ) : void
TestReadInt64_SByteMinValueMinusOne ( ) : void
TestReadInt64_SByteMinValueMinusOne_Splitted ( ) : void
TestReadInt64_SByteMinValue_Splitted ( ) : void
TestReadNullableBoolean ( ) : void
TestReadNullableBooleanAsync ( ) : Task
TestReadNullableBooleanAsync_BooleanFalse ( ) : Task
TestReadNullableBooleanAsync_BooleanFalse_Splitted ( ) : Task
TestReadNullableBooleanAsync_BooleanTrue ( ) : Task
TestReadNullableBooleanAsync_BooleanTrue_Splitted ( ) : Task
TestReadNullableBooleanAsync_Splitted ( ) : Task
TestReadNullableBoolean_BooleanFalse ( ) : void
TestReadNullableBoolean_BooleanFalse_Splitted ( ) : void
TestReadNullableBoolean_BooleanTrue ( ) : void
TestReadNullableBoolean_BooleanTrue_Splitted ( ) : void
TestReadNullableBoolean_Splitted ( ) : void
TestReadNullableByte ( ) : void
TestReadNullableByteAsync ( ) : Task
TestReadNullableByteAsync_Splitted ( ) : Task
TestReadNullableByte_Splitted ( ) : void
TestReadNullableDouble ( ) : void
TestReadNullableDoubleAsync ( ) : Task
TestReadNullableDoubleAsync_DoubleEpsilon ( ) : Task
TestReadNullableDoubleAsync_DoubleEpsilon_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleMaxValue ( ) : Task
TestReadNullableDoubleAsync_DoubleMaxValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleMinValue ( ) : Task
TestReadNullableDoubleAsync_DoubleMinValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNNegativeMaxValue ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNNegativeMaxValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNNegativeMinValue ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNNegativeMinValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNPositiveMaxValue ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNPositiveMaxValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNPositiveMinValue ( ) : Task
TestReadNullableDoubleAsync_DoubleNaNPositiveMinValue_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNegativeInfinity ( ) : Task
TestReadNullableDoubleAsync_DoubleNegativeInfinity_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoubleNegativeZero ( ) : Task
TestReadNullableDoubleAsync_DoubleNegativeZero_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoublePositiveInfinity ( ) : Task
TestReadNullableDoubleAsync_DoublePositiveInfinity_Splitted ( ) : Task
TestReadNullableDoubleAsync_DoublePositiveZero ( ) : Task
TestReadNullableDoubleAsync_DoublePositiveZero_Splitted ( ) : Task
TestReadNullableDoubleAsync_Splitted ( ) : Task
TestReadNullableDouble_DoubleEpsilon ( ) : void
TestReadNullableDouble_DoubleEpsilon_Splitted ( ) : void
TestReadNullableDouble_DoubleMaxValue ( ) : void
TestReadNullableDouble_DoubleMaxValue_Splitted ( ) : void
TestReadNullableDouble_DoubleMinValue ( ) : void
TestReadNullableDouble_DoubleMinValue_Splitted ( ) : void
TestReadNullableDouble_DoubleNaNNegativeMaxValue ( ) : void
TestReadNullableDouble_DoubleNaNNegativeMaxValue_Splitted ( ) : void
TestReadNullableDouble_DoubleNaNNegativeMinValue ( ) : void
TestReadNullableDouble_DoubleNaNNegativeMinValue_Splitted ( ) : void
TestReadNullableDouble_DoubleNaNPositiveMaxValue ( ) : void
TestReadNullableDouble_DoubleNaNPositiveMaxValue_Splitted ( ) : void
TestReadNullableDouble_DoubleNaNPositiveMinValue ( ) : void
TestReadNullableDouble_DoubleNaNPositiveMinValue_Splitted ( ) : void
TestReadNullableDouble_DoubleNegativeInfinity ( ) : void
TestReadNullableDouble_DoubleNegativeInfinity_Splitted ( ) : void
TestReadNullableDouble_DoubleNegativeZero ( ) : void
TestReadNullableDouble_DoubleNegativeZero_Splitted ( ) : void
TestReadNullableDouble_DoublePositiveInfinity ( ) : void
TestReadNullableDouble_DoublePositiveInfinity_Splitted ( ) : void
TestReadNullableDouble_DoublePositiveZero ( ) : void
TestReadNullableDouble_DoublePositiveZero_Splitted ( ) : void
TestReadNullableDouble_Splitted ( ) : void
TestReadNullableInt16 ( ) : void
TestReadNullableInt16Async ( ) : Task
TestReadNullableInt16Async_Splitted ( ) : Task
TestReadNullableInt16_Splitted ( ) : void
TestReadNullableInt32 ( ) : void
TestReadNullableInt32Async ( ) : Task
TestReadNullableInt32Async_Splitted ( ) : Task
TestReadNullableInt32_Splitted ( ) : void
TestReadNullableInt64 ( ) : void
TestReadNullableInt64Async ( ) : Task
TestReadNullableInt64Async_Int16MinValue ( ) : Task
TestReadNullableInt64Async_Int16MinValueMinusOne ( ) : Task
TestReadNullableInt64Async_Int16MinValueMinusOne_Splitted ( ) : Task
TestReadNullableInt64Async_Int16MinValue_Splitted ( ) : Task
TestReadNullableInt64Async_Int32MinValue ( ) : Task
TestReadNullableInt64Async_Int32MinValueMinusOne ( ) : Task
TestReadNullableInt64Async_Int32MinValueMinusOne_Splitted ( ) : Task
TestReadNullableInt64Async_Int32MinValue_Splitted ( ) : Task
TestReadNullableInt64Async_Int64MinValue ( ) : Task
TestReadNullableInt64Async_Int64MinValue_Splitted ( ) : Task
TestReadNullableInt64Async_MinusOne ( ) : Task
TestReadNullableInt64Async_MinusOne_Splitted ( ) : Task
TestReadNullableInt64Async_NegativeFixNumMinValue ( ) : Task
TestReadNullableInt64Async_NegativeFixNumMinValueMinusOne ( ) : Task
TestReadNullableInt64Async_NegativeFixNumMinValueMinusOne_Splitted ( ) : Task
TestReadNullableInt64Async_NegativeFixNumMinValue_Splitted ( ) : Task
TestReadNullableInt64Async_SByteMinValue ( ) : Task
TestReadNullableInt64Async_SByteMinValueMinusOne ( ) : Task
TestReadNullableInt64Async_SByteMinValueMinusOne_Splitted ( ) : Task
TestReadNullableInt64Async_SByteMinValue_Splitted ( ) : Task
TestReadNullableInt64Async_Splitted ( ) : Task
TestReadNullableInt64_Int16MinValue ( ) : void
TestReadNullableInt64_Int16MinValueMinusOne ( ) : void
TestReadNullableInt64_Int16MinValueMinusOne_Splitted ( ) : void
TestReadNullableInt64_Int16MinValue_Splitted ( ) : void
TestReadNullableInt64_Int32MinValue ( ) : void
TestReadNullableInt64_Int32MinValueMinusOne ( ) : void
TestReadNullableInt64_Int32MinValueMinusOne_Splitted ( ) : void
TestReadNullableInt64_Int32MinValue_Splitted ( ) : void
TestReadNullableInt64_Int64MinValue ( ) : void
TestReadNullableInt64_Int64MinValue_Splitted ( ) : void
TestReadNullableInt64_MinusOne ( ) : void
TestReadNullableInt64_MinusOne_Splitted ( ) : void
TestReadNullableInt64_NegativeFixNumMinValue ( ) : void
TestReadNullableInt64_NegativeFixNumMinValueMinusOne ( ) : void
TestReadNullableInt64_NegativeFixNumMinValueMinusOne_Splitted ( ) : void
TestReadNullableInt64_NegativeFixNumMinValue_Splitted ( ) : void
TestReadNullableInt64_SByteMinValue ( ) : void
TestReadNullableInt64_SByteMinValueMinusOne ( ) : void
TestReadNullableInt64_SByteMinValueMinusOne_Splitted ( ) : void
TestReadNullableInt64_SByteMinValue_Splitted ( ) : void
TestReadNullableInt64_Splitted ( ) : void
TestReadNullableSByte ( ) : void
TestReadNullableSByteAsync ( ) : Task
TestReadNullableSByteAsync_Splitted ( ) : Task
TestReadNullableSByte_Splitted ( ) : void
TestReadNullableSingle ( ) : void
TestReadNullableSingleAsync ( ) : Task
TestReadNullableSingleAsync_SingleEpsilon ( ) : Task
TestReadNullableSingleAsync_SingleEpsilon_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleMaxValue ( ) : Task
TestReadNullableSingleAsync_SingleMaxValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleMinValue ( ) : Task
TestReadNullableSingleAsync_SingleMinValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNaNNegativeMaxValue ( ) : Task
TestReadNullableSingleAsync_SingleNaNNegativeMaxValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNaNNegativeMinValue ( ) : Task
TestReadNullableSingleAsync_SingleNaNNegativeMinValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNaNPositiveMaxValue ( ) : Task
TestReadNullableSingleAsync_SingleNaNPositiveMaxValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNaNPositiveMinValue ( ) : Task
TestReadNullableSingleAsync_SingleNaNPositiveMinValue_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNegativeInfinity ( ) : Task
TestReadNullableSingleAsync_SingleNegativeInfinity_Splitted ( ) : Task
TestReadNullableSingleAsync_SingleNegativeZero ( ) : Task
TestReadNullableSingleAsync_SingleNegativeZero_Splitted ( ) : Task
TestReadNullableSingleAsync_SinglePositiveInfinity ( ) : Task
TestReadNullableSingleAsync_SinglePositiveInfinity_Splitted ( ) : Task
TestReadNullableSingleAsync_SinglePositiveZero ( ) : Task
TestReadNullableSingleAsync_SinglePositiveZero_Splitted ( ) : Task
TestReadNullableSingleAsync_Splitted ( ) : Task
TestReadNullableSingle_SingleEpsilon ( ) : void
TestReadNullableSingle_SingleEpsilon_Splitted ( ) : void
TestReadNullableSingle_SingleMaxValue ( ) : void
TestReadNullableSingle_SingleMaxValue_Splitted ( ) : void
TestReadNullableSingle_SingleMinValue ( ) : void
TestReadNullableSingle_SingleMinValue_Splitted ( ) : void
TestReadNullableSingle_SingleNaNNegativeMaxValue ( ) : void
TestReadNullableSingle_SingleNaNNegativeMaxValue_Splitted ( ) : void
TestReadNullableSingle_SingleNaNNegativeMinValue ( ) : void
TestReadNullableSingle_SingleNaNNegativeMinValue_Splitted ( ) : void
TestReadNullableSingle_SingleNaNPositiveMaxValue ( ) : void
TestReadNullableSingle_SingleNaNPositiveMaxValue_Splitted ( ) : void
TestReadNullableSingle_SingleNaNPositiveMinValue ( ) : void
TestReadNullableSingle_SingleNaNPositiveMinValue_Splitted ( ) : void
TestReadNullableSingle_SingleNegativeInfinity ( ) : void
TestReadNullableSingle_SingleNegativeInfinity_Splitted ( ) : void
TestReadNullableSingle_SingleNegativeZero ( ) : void
TestReadNullableSingle_SingleNegativeZero_Splitted ( ) : void
TestReadNullableSingle_SinglePositiveInfinity ( ) : void
TestReadNullableSingle_SinglePositiveInfinity_Splitted ( ) : void
TestReadNullableSingle_SinglePositiveZero ( ) : void
TestReadNullableSingle_SinglePositiveZero_Splitted ( ) : void
TestReadNullableSingle_Splitted ( ) : void
TestReadNullableUInt16 ( ) : void
TestReadNullableUInt16Async ( ) : Task
TestReadNullableUInt16Async_Splitted ( ) : Task
TestReadNullableUInt16_Splitted ( ) : void
TestReadNullableUInt32 ( ) : void
TestReadNullableUInt32Async ( ) : Task
TestReadNullableUInt32Async_Splitted ( ) : Task
TestReadNullableUInt32_Splitted ( ) : void
TestReadNullableUInt64 ( ) : void
TestReadNullableUInt64Async ( ) : Task
TestReadNullableUInt64Async_ByteMaxValue ( ) : Task
TestReadNullableUInt64Async_ByteMaxValuePlusOne ( ) : Task
TestReadNullableUInt64Async_ByteMaxValuePlusOne_Splitted ( ) : Task
TestReadNullableUInt64Async_ByteMaxValue_Splitted ( ) : Task
TestReadNullableUInt64Async_PlusOne ( ) : Task
TestReadNullableUInt64Async_PlusOne_Splitted ( ) : Task
TestReadNullableUInt64Async_PositiveFixNumMaxValue ( ) : Task
TestReadNullableUInt64Async_PositiveFixNumMaxValuePlusOne ( ) : Task
TestReadNullableUInt64Async_PositiveFixNumMaxValuePlusOne_Splitted ( ) : Task
TestReadNullableUInt64Async_PositiveFixNumMaxValue_Splitted ( ) : Task
TestReadNullableUInt64Async_Splitted ( ) : Task
TestReadNullableUInt64Async_UInt16MaxValue ( ) : Task
TestReadNullableUInt64Async_UInt16MaxValuePlusOne ( ) : Task
TestReadNullableUInt64Async_UInt16MaxValuePlusOne_Splitted ( ) : Task
TestReadNullableUInt64Async_UInt16MaxValue_Splitted ( ) : Task
TestReadNullableUInt64Async_UInt32MaxValue ( ) : Task
TestReadNullableUInt64Async_UInt32MaxValuePlusOne ( ) : Task
TestReadNullableUInt64Async_UInt32MaxValuePlusOne_Splitted ( ) : Task
TestReadNullableUInt64Async_UInt32MaxValue_Splitted ( ) : Task
TestReadNullableUInt64Async_UInt64MaxValue ( ) : Task
TestReadNullableUInt64Async_UInt64MaxValue_Splitted ( ) : Task
TestReadNullableUInt64Async_Zero ( ) : Task
TestReadNullableUInt64Async_Zero_Splitted ( ) : Task
TestReadNullableUInt64_ByteMaxValue ( ) : void
TestReadNullableUInt64_ByteMaxValuePlusOne ( ) : void
TestReadNullableUInt64_ByteMaxValuePlusOne_Splitted ( ) : void
TestReadNullableUInt64_ByteMaxValue_Splitted ( ) : void
TestReadNullableUInt64_PlusOne ( ) : void
TestReadNullableUInt64_PlusOne_Splitted ( ) : void
TestReadNullableUInt64_PositiveFixNumMaxValue ( ) : void
TestReadNullableUInt64_PositiveFixNumMaxValuePlusOne ( ) : void
TestReadNullableUInt64_PositiveFixNumMaxValuePlusOne_Splitted ( ) : void
TestReadNullableUInt64_PositiveFixNumMaxValue_Splitted ( ) : void
TestReadNullableUInt64_Splitted ( ) : void
TestReadNullableUInt64_UInt16MaxValue ( ) : void
TestReadNullableUInt64_UInt16MaxValuePlusOne ( ) : void
TestReadNullableUInt64_UInt16MaxValuePlusOne_Splitted ( ) : void
TestReadNullableUInt64_UInt16MaxValue_Splitted ( ) : void
TestReadNullableUInt64_UInt32MaxValue ( ) : void
TestReadNullableUInt64_UInt32MaxValuePlusOne ( ) : void
TestReadNullableUInt64_UInt32MaxValuePlusOne_Splitted ( ) : void
TestReadNullableUInt64_UInt32MaxValue_Splitted ( ) : void
TestReadNullableUInt64_UInt64MaxValue ( ) : void
TestReadNullableUInt64_UInt64MaxValue_Splitted ( ) : void
TestReadNullableUInt64_Zero ( ) : void
TestReadNullableUInt64_Zero_Splitted ( ) : void
TestReadSByteFromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadSByteFromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadSByteFromPackedDouble_Negative_AsInteger ( ) : void
TestReadSByteFromPackedDouble_Positive_AsInteger ( ) : void
TestReadSByteFromPackedDouble_Zero_AsInteger ( ) : void
TestReadSByteFromPackedInt16_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedInt16_MinValue_Overflow ( ) : void
TestReadSByteFromPackedInt32_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedInt32_MinValue_Overflow ( ) : void
TestReadSByteFromPackedInt64_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedInt64_MinValue_Overflow ( ) : void
TestReadSByteFromPackedInt8_MaxValue_AsInteger ( ) : void
TestReadSByteFromPackedInt8_MinValue_AsInteger ( ) : void
TestReadSByteFromPackedNegativeFixNum_MaxValue_AsInteger ( ) : void
TestReadSByteFromPackedNegativeFixNum_MinValue_AsInteger ( ) : void
TestReadSByteFromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadSByteFromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadSByteFromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadSByteFromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadSByteFromPackedSingle_Negative_AsInteger ( ) : void
TestReadSByteFromPackedSingle_Positive_AsInteger ( ) : void
TestReadSByteFromPackedSingle_Zero_AsInteger ( ) : void
TestReadSByteFromPackedUInt16_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedUInt16_MinValue_Overflow ( ) : void
TestReadSByteFromPackedUInt32_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedUInt32_MinValue_Overflow ( ) : void
TestReadSByteFromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedUInt64_MinValue_Overflow ( ) : void
TestReadSByteFromPackedUInt8_MaxValue_Overflow ( ) : void
TestReadSByteFromPackedUInt8_MinValue_Overflow ( ) : void
TestReadSingleAsync_SingleEpsilon ( ) : Task
TestReadSingleAsync_SingleEpsilon_Splitted ( ) : Task
TestReadSingleAsync_SingleMaxValue ( ) : Task
TestReadSingleAsync_SingleMaxValue_Splitted ( ) : Task
TestReadSingleAsync_SingleMinValue ( ) : Task
TestReadSingleAsync_SingleMinValue_Splitted ( ) : Task
TestReadSingleAsync_SingleNaNNegativeMaxValue ( ) : Task
TestReadSingleAsync_SingleNaNNegativeMaxValue_Splitted ( ) : Task
TestReadSingleAsync_SingleNaNNegativeMinValue ( ) : Task
TestReadSingleAsync_SingleNaNNegativeMinValue_Splitted ( ) : Task
TestReadSingleAsync_SingleNaNPositiveMaxValue ( ) : Task
TestReadSingleAsync_SingleNaNPositiveMaxValue_Splitted ( ) : Task
TestReadSingleAsync_SingleNaNPositiveMinValue ( ) : Task
TestReadSingleAsync_SingleNaNPositiveMinValue_Splitted ( ) : Task
TestReadSingleAsync_SingleNegativeInfinity ( ) : Task
TestReadSingleAsync_SingleNegativeInfinity_Splitted ( ) : Task
TestReadSingleAsync_SingleNegativeZero ( ) : Task
TestReadSingleAsync_SingleNegativeZero_Splitted ( ) : Task
TestReadSingleAsync_SinglePositiveInfinity ( ) : Task
TestReadSingleAsync_SinglePositiveInfinity_Splitted ( ) : Task
TestReadSingleAsync_SinglePositiveZero ( ) : Task
TestReadSingleAsync_SinglePositiveZero_Splitted ( ) : Task
TestReadSingleFromPackedInt16_Maximum_Normal ( ) : void
TestReadSingleFromPackedInt16_Minimum_Normal ( ) : void
TestReadSingleFromPackedInt32_Maximum_Normal ( ) : void
TestReadSingleFromPackedInt32_Minimum_Normal ( ) : void
TestReadSingleFromPackedInt64_Maximum_Normal ( ) : void
TestReadSingleFromPackedInt64_Minimum_Normal ( ) : void
TestReadSingleFromPackedInt8_Maximum_Normal ( ) : void
TestReadSingleFromPackedInt8_Minimum_Normal ( ) : void
TestReadSingleFromPackedNegativeFixNum_Maximum_Normal ( ) : void
TestReadSingleFromPackedNegativeFixNum_Minimum_Normal ( ) : void
TestReadSingleFromPackedPositiveFixNum_Maximum_Normal ( ) : void
TestReadSingleFromPackedPositiveFixNum_Minimum_Normal ( ) : void
TestReadSingleFromPackedUInt16_Maximum_Normal ( ) : void
TestReadSingleFromPackedUInt16_Minimum_Normal ( ) : void
TestReadSingleFromPackedUInt32_Maximum_Normal ( ) : void
TestReadSingleFromPackedUInt32_Minimum_Normal ( ) : void
TestReadSingleFromPackedUInt64_Maximum_Normal ( ) : void
TestReadSingleFromPackedUInt64_Minimum_Normal ( ) : void
TestReadSingleFromPackedUInt8_Maximum_Normal ( ) : void
TestReadSingleFromPackedUInt8_Minimum_Normal ( ) : void
TestReadSingleFromPackedZero_Normal ( ) : void
TestReadSingle_SingleEpsilon ( ) : void
TestReadSingle_SingleEpsilon_Splitted ( ) : void
TestReadSingle_SingleMaxValue ( ) : void
TestReadSingle_SingleMaxValue_Splitted ( ) : void
TestReadSingle_SingleMinValue ( ) : void
TestReadSingle_SingleMinValue_Splitted ( ) : void
TestReadSingle_SingleNaNNegativeMaxValue ( ) : void
TestReadSingle_SingleNaNNegativeMaxValue_Splitted ( ) : void
TestReadSingle_SingleNaNNegativeMinValue ( ) : void
TestReadSingle_SingleNaNNegativeMinValue_Splitted ( ) : void
TestReadSingle_SingleNaNPositiveMaxValue ( ) : void
TestReadSingle_SingleNaNPositiveMaxValue_Splitted ( ) : void
TestReadSingle_SingleNaNPositiveMinValue ( ) : void
TestReadSingle_SingleNaNPositiveMinValue_Splitted ( ) : void
TestReadSingle_SingleNegativeInfinity ( ) : void
TestReadSingle_SingleNegativeInfinity_Splitted ( ) : void
TestReadSingle_SingleNegativeZero ( ) : void
TestReadSingle_SingleNegativeZero_Splitted ( ) : void
TestReadSingle_SinglePositiveInfinity ( ) : void
TestReadSingle_SinglePositiveInfinity_Splitted ( ) : void
TestReadSingle_SinglePositiveZero ( ) : void
TestReadSingle_SinglePositiveZero_Splitted ( ) : void
TestReadUInt16FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadUInt16FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadUInt16FromPackedDouble_Negative_Overflow ( ) : void
TestReadUInt16FromPackedDouble_Positive_AsInteger ( ) : void
TestReadUInt16FromPackedDouble_Zero_AsInteger ( ) : void
TestReadUInt16FromPackedInt16_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedInt16_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedInt32_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedInt32_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedInt64_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedInt64_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedInt8_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedInt8_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedNegativeFixNum_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedNegativeFixNum_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadUInt16FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadUInt16FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadUInt16FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadUInt16FromPackedSingle_Negative_Overflow ( ) : void
TestReadUInt16FromPackedSingle_Positive_AsInteger ( ) : void
TestReadUInt16FromPackedSingle_Zero_AsInteger ( ) : void
TestReadUInt16FromPackedUInt16_MaxValue_AsInteger ( ) : void
TestReadUInt16FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadUInt16FromPackedUInt32_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedUInt32_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadUInt16FromPackedUInt64_MinValue_Overflow ( ) : void
TestReadUInt16FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadUInt16FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadUInt32FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadUInt32FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadUInt32FromPackedDouble_Negative_Overflow ( ) : void
TestReadUInt32FromPackedDouble_Positive_AsInteger ( ) : void
TestReadUInt32FromPackedDouble_Zero_AsInteger ( ) : void
TestReadUInt32FromPackedInt16_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedInt16_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedInt32_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedInt32_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedInt64_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedInt64_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedInt8_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedInt8_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedNegativeFixNum_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedNegativeFixNum_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadUInt32FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadUInt32FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadUInt32FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadUInt32FromPackedSingle_Negative_Overflow ( ) : void
TestReadUInt32FromPackedSingle_Positive_AsInteger ( ) : void
TestReadUInt32FromPackedSingle_Zero_AsInteger ( ) : void
TestReadUInt32FromPackedUInt16_MaxValue_AsInteger ( ) : void
TestReadUInt32FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadUInt32FromPackedUInt32_MaxValue_AsInteger ( ) : void
TestReadUInt32FromPackedUInt32_MinValue_AsInteger ( ) : void
TestReadUInt32FromPackedUInt64_MaxValue_Overflow ( ) : void
TestReadUInt32FromPackedUInt64_MinValue_Overflow ( ) : void
TestReadUInt32FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadUInt32FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadUInt64Async_ByteMaxValue ( ) : Task
TestReadUInt64Async_ByteMaxValuePlusOne ( ) : Task
TestReadUInt64Async_ByteMaxValuePlusOne_Splitted ( ) : Task
TestReadUInt64Async_ByteMaxValue_Splitted ( ) : Task
TestReadUInt64Async_PlusOne ( ) : Task
TestReadUInt64Async_PlusOne_Splitted ( ) : Task
TestReadUInt64Async_PositiveFixNumMaxValue ( ) : Task
TestReadUInt64Async_PositiveFixNumMaxValuePlusOne ( ) : Task
TestReadUInt64Async_PositiveFixNumMaxValuePlusOne_Splitted ( ) : Task
TestReadUInt64Async_PositiveFixNumMaxValue_Splitted ( ) : Task
TestReadUInt64Async_UInt16MaxValue ( ) : Task
TestReadUInt64Async_UInt16MaxValuePlusOne ( ) : Task
TestReadUInt64Async_UInt16MaxValuePlusOne_Splitted ( ) : Task
TestReadUInt64Async_UInt16MaxValue_Splitted ( ) : Task
TestReadUInt64Async_UInt32MaxValue ( ) : Task
TestReadUInt64Async_UInt32MaxValuePlusOne ( ) : Task
TestReadUInt64Async_UInt32MaxValuePlusOne_Splitted ( ) : Task
TestReadUInt64Async_UInt32MaxValue_Splitted ( ) : Task
TestReadUInt64Async_UInt64MaxValue ( ) : Task
TestReadUInt64Async_UInt64MaxValue_Splitted ( ) : Task
TestReadUInt64Async_Zero ( ) : Task
TestReadUInt64Async_Zero_Splitted ( ) : Task
TestReadUInt64FromPackedDouble_LittleNegative_AsZero ( ) : void
TestReadUInt64FromPackedDouble_LittlePositive_AsZero ( ) : void
TestReadUInt64FromPackedDouble_Negative_Overflow ( ) : void
TestReadUInt64FromPackedDouble_Positive_AsInteger ( ) : void
TestReadUInt64FromPackedDouble_Zero_AsInteger ( ) : void
TestReadUInt64FromPackedInt16_MaxValue_Overflow ( ) : void
TestReadUInt64FromPackedInt16_MinValue_Overflow ( ) : void
TestReadUInt64FromPackedInt32_MaxValue_Overflow ( ) : void
TestReadUInt64FromPackedInt32_MinValue_Overflow ( ) : void
TestReadUInt64FromPackedInt64_MaxValue_Overflow ( ) : void
TestReadUInt64FromPackedInt64_MinValue_Overflow ( ) : void
TestReadUInt64FromPackedInt8_MaxValue_Overflow ( ) : void
TestReadUInt64FromPackedInt8_MinValue_Overflow ( ) : void
TestReadUInt64FromPackedNegativeFixNum_MaxValue_Overflow ( ) : void
TestReadUInt64FromPackedNegativeFixNum_MinValue_Overflow ( ) : void
TestReadUInt64FromPackedPositiveFixNum_MaxValue_AsInteger ( ) : void
TestReadUInt64FromPackedPositiveFixNum_MinValue_AsInteger ( ) : void
TestReadUInt64FromPackedSingle_LittleNegative_AsZero ( ) : void
TestReadUInt64FromPackedSingle_LittlePositive_AsZero ( ) : void
TestReadUInt64FromPackedSingle_Negative_Overflow ( ) : void
TestReadUInt64FromPackedSingle_Positive_AsInteger ( ) : void
TestReadUInt64FromPackedSingle_Zero_AsInteger ( ) : void
TestReadUInt64FromPackedUInt16_MaxValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt16_MinValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt32_MaxValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt32_MinValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt64_MaxValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt64_MinValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt8_MaxValue_AsInteger ( ) : void
TestReadUInt64FromPackedUInt8_MinValue_AsInteger ( ) : void
TestReadUInt64_ByteMaxValue ( ) : void
TestReadUInt64_ByteMaxValuePlusOne ( ) : void
TestReadUInt64_ByteMaxValuePlusOne_Splitted ( ) : void
TestReadUInt64_ByteMaxValue_Splitted ( ) : void
TestReadUInt64_PlusOne ( ) : void
TestReadUInt64_PlusOne_Splitted ( ) : void
TestReadUInt64_PositiveFixNumMaxValue ( ) : void
TestReadUInt64_PositiveFixNumMaxValuePlusOne ( ) : void
TestReadUInt64_PositiveFixNumMaxValuePlusOne_Splitted ( ) : void
TestReadUInt64_PositiveFixNumMaxValue_Splitted ( ) : void
TestReadUInt64_UInt16MaxValue ( ) : void
TestReadUInt64_UInt16MaxValuePlusOne ( ) : void
TestReadUInt64_UInt16MaxValuePlusOne_Splitted ( ) : void
TestReadUInt64_UInt16MaxValue_Splitted ( ) : void
TestReadUInt64_UInt32MaxValue ( ) : void
TestReadUInt64_UInt32MaxValuePlusOne ( ) : void
TestReadUInt64_UInt32MaxValuePlusOne_Splitted ( ) : void
TestReadUInt64_UInt32MaxValue_Splitted ( ) : void
TestReadUInt64_UInt64MaxValue ( ) : void
TestReadUInt64_UInt64MaxValue_Splitted ( ) : void
TestReadUInt64_Zero ( ) : void
TestReadUInt64_Zero_Splitted ( ) : void
TestRead_BooleanFalse ( ) : void
TestRead_BooleanFalse_Splitted ( ) : void
TestRead_BooleanTrue ( ) : void
TestRead_BooleanTrue_Splitted ( ) : void
TestRead_ByteMaxValue ( ) : void
TestRead_ByteMaxValuePlusOne ( ) : void
TestRead_ByteMaxValuePlusOne_Splitted ( ) : void
TestRead_ByteMaxValue_Splitted ( ) : void
TestRead_DoubleEpsilon ( ) : void
TestRead_DoubleEpsilon_Splitted ( ) : void
TestRead_DoubleMaxValue ( ) : void
TestRead_DoubleMaxValue_Splitted ( ) : void
TestRead_DoubleMinValue ( ) : void
TestRead_DoubleMinValue_Splitted ( ) : void
TestRead_DoubleNaNNegativeMaxValue ( ) : void
TestRead_DoubleNaNNegativeMaxValue_Splitted ( ) : void
TestRead_DoubleNaNNegativeMinValue ( ) : void
TestRead_DoubleNaNNegativeMinValue_Splitted ( ) : void
TestRead_DoubleNaNPositiveMaxValue ( ) : void
TestRead_DoubleNaNPositiveMaxValue_Splitted ( ) : void
TestRead_DoubleNaNPositiveMinValue ( ) : void
TestRead_DoubleNaNPositiveMinValue_Splitted ( ) : void
TestRead_DoubleNegativeInfinity ( ) : void
TestRead_DoubleNegativeInfinity_Splitted ( ) : void
TestRead_DoubleNegativeZero ( ) : void
TestRead_DoubleNegativeZero_Splitted ( ) : void
TestRead_DoublePositiveInfinity ( ) : void
TestRead_DoublePositiveInfinity_Splitted ( ) : void
TestRead_DoublePositiveZero ( ) : void
TestRead_DoublePositiveZero_Splitted ( ) : void
TestRead_Int16MinValue ( ) : void
TestRead_Int16MinValueMinusOne ( ) : void
TestRead_Int16MinValueMinusOne_Splitted ( ) : void
TestRead_Int16MinValue_Splitted ( ) : void
TestRead_Int32MinValue ( ) : void
TestRead_Int32MinValueMinusOne ( ) : void
TestRead_Int32MinValueMinusOne_Splitted ( ) : void
TestRead_Int32MinValue_Splitted ( ) : void
TestRead_Int64MinValue ( ) : void
TestRead_Int64MinValue_Splitted ( ) : void
TestRead_MinusOne ( ) : void
TestRead_MinusOne_Splitted ( ) : void
TestRead_NegativeFixNumMinValue ( ) : void
TestRead_NegativeFixNumMinValueMinusOne ( ) : void
TestRead_NegativeFixNumMinValueMinusOne_Splitted ( ) : void
TestRead_NegativeFixNumMinValue_Splitted ( ) : void
TestRead_PlusOne ( ) : void
TestRead_PlusOne_Splitted ( ) : void
TestRead_PositiveFixNumMaxValue ( ) : void
TestRead_PositiveFixNumMaxValuePlusOne ( ) : void
TestRead_PositiveFixNumMaxValuePlusOne_Splitted ( ) : void
TestRead_PositiveFixNumMaxValue_Splitted ( ) : void
TestRead_SByteMinValue ( ) : void
TestRead_SByteMinValueMinusOne ( ) : void
TestRead_SByteMinValueMinusOne_Splitted ( ) : void
TestRead_SByteMinValue_Splitted ( ) : void
TestRead_SingleEpsilon ( ) : void
TestRead_SingleEpsilon_Splitted ( ) : void
TestRead_SingleMaxValue ( ) : void
TestRead_SingleMaxValue_Splitted ( ) : void
TestRead_SingleMinValue ( ) : void
TestRead_SingleMinValue_Splitted ( ) : void
TestRead_SingleNaNNegativeMaxValue ( ) : void
TestRead_SingleNaNNegativeMaxValue_Splitted ( ) : void
TestRead_SingleNaNNegativeMinValue ( ) : void
TestRead_SingleNaNNegativeMinValue_Splitted ( ) : void
TestRead_SingleNaNPositiveMaxValue ( ) : void
TestRead_SingleNaNPositiveMaxValue_Splitted ( ) : void
TestRead_SingleNaNPositiveMinValue ( ) : void
TestRead_SingleNaNPositiveMinValue_Splitted ( ) : void
TestRead_SingleNegativeInfinity ( ) : void
TestRead_SingleNegativeInfinity_Splitted ( ) : void
TestRead_SingleNegativeZero ( ) : void
TestRead_SingleNegativeZero_Splitted ( ) : void
TestRead_SinglePositiveInfinity ( ) : void
TestRead_SinglePositiveInfinity_Splitted ( ) : void
TestRead_SinglePositiveZero ( ) : void
TestRead_SinglePositiveZero_Splitted ( ) : void
TestRead_UInt16MaxValue ( ) : void
TestRead_UInt16MaxValuePlusOne ( ) : void
TestRead_UInt16MaxValuePlusOne_Splitted ( ) : void
TestRead_UInt16MaxValue_Splitted ( ) : void
TestRead_UInt32MaxValue ( ) : void
TestRead_UInt32MaxValuePlusOne ( ) : void
TestRead_UInt32MaxValuePlusOne_Splitted ( ) : void
TestRead_UInt32MaxValue_Splitted ( ) : void
TestRead_UInt64MaxValue ( ) : void
TestRead_UInt64MaxValue_Splitted ( ) : void
TestRead_Zero ( ) : void
TestRead_Zero_Splitted ( ) : void