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)位元組數目。

適用於