IFloatingPoint<TSelf>.GetExponentByteCount 方法

定义

获取将作为 的一部分写入的 TryWriteExponentLittleEndian(Span<Byte>, Int32)字节数。

public:
 int GetExponentByteCount();
public int GetExponentByteCount ();
abstract member GetExponentByteCount : unit -> int
Public Function GetExponentByteCount () As Integer

返回

将作为 的一部分写入的 TryWriteExponentLittleEndian(Span<Byte>, Int32)字节数。

适用于