Hunny Software Library Reference

ByteString.Length Property

Gets the number of bytes in the byte string.

[Visual Basic]
Public ReadOnly Property Length As Integer
[C#]
public int Length {get;}

Property Value

the number of bytes in the byte string

See Also

ByteString Class | Hunny.Base Namespace