IFloatingPoint<TSelf>.GetExponentByteCount 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得將寫入為的 TryWriteExponentLittleEndian(Span<Byte>, Int32)位元元組數目。
public:
int GetExponentByteCount();
public int GetExponentByteCount ();
abstract member GetExponentByteCount : unit -> int
Public Function GetExponentByteCount () As Integer
傳回
將寫入為的 TryWriteExponentLittleEndian(Span<Byte>, Int32)位元組數目。