UInt24.GetByteCount Method
Definition
Gets the number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).
public int GetByteCount();
Returns
The number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).