IFloatingPoint<TSelf>.GetSignificandByteCount Method

Definition

Gets the number of bytes that will be written as part of TryWriteSignificandLittleEndian(Span<Byte>, Int32).

C#
public int GetSignificandByteCount();

Returns

The number of bytes that will be written as part of TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Applies to

Product Versions
.NET 7, 8, 9, 10