IBinaryInteger<TSelf>.GetByteCount Metod

Definition

Hämtar antalet byte som ska skrivas som en del av TryWriteLittleEndian(Span<Byte>, Int32).

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

Returer

Antalet byte som ska skrivas som en del av TryWriteLittleEndian(Span<Byte>, Int32).

Gäller för