Click or drag to resize

Utf8StringByteLength Property

Gets the number of bytes in the encoded string.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public int ByteLength { get; set; }

Property Value

Type: Int32
See Also