INumericBitConverterTNumericToNumeric Method

Overload List

ToNumeric(ReadOnlySpanByte) Converts a read-only byte span into a numeric value.
ToNumeric(Byte, Int32) Returns a numeric value converted from bytes at a specified position in a byte array. The number of bytes can be obtained from the ConvertedSize method.

See Also