Method GetByteCount
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
GetByteCount()
Gets the number of bytes that will be written as part of TryWriteLittleEndian(Span<byte>, out int).
public int GetByteCount()
Returns
- int
The number of bytes that will be written as part of TryWriteLittleEndian(Span<byte>, out int).