BitConverterNToNumeric Method

Overload List

ToNumericTNumeric(ReadOnlySpanByte) Converts a numeric value into a span of bytes.
ToNumericTNumeric(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