IBinaryInteger<TSelf>.GetByteCount 方法

定義

取得將寫入為 的 TryWriteLittleEndian(Span<Byte>, Int32) 位元組數目。

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

傳回

Int32

將寫入為 的 TryWriteLittleEndian(Span<Byte>, Int32) 位元組數目。

適用於