IFloatingPoint<TSelf>.GetExponentByteCount Methode

Definitie

Hiermee haalt u het aantal bytes op dat wordt geschreven als onderdeel van TryWriteExponentLittleEndian(Span<Byte>, Int32).

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

Retouren

Het aantal bytes dat wordt geschreven als onderdeel van TryWriteExponentLittleEndian(Span<Byte>, Int32).

Van toepassing op