IFloatingPoint<TSelf>.GetExponentByteCount Metoda

Definicja

Pobiera liczbę bajtów, które zostaną zapisane w ramach TryWriteExponentLittleEndian(Span<Byte>, Int32)elementu .

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

Zwraca

Liczba bajtów, które zostaną zapisane w ramach TryWriteExponentLittleEndian(Span<Byte>, Int32)elementu .

Dotyczy