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)입니다.

적용 대상