UInt32.IBinaryInteger<UInt32>.GetByteCount Method

Definition

Gets the number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).

C#
int IBinaryInteger<uint>.GetByteCount();

Returns

The number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).

Implements

Applies to

Product Versions
.NET 7, 8, 9