Click or drag to resize

Utf8StringCapacity Property

Gets or sets the maximum size, in bytes, of the string this instance can hold without resizing.

Namespace: Ookii.Jumbo.IO
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public int Capacity { get; set; }

Property Value

Int32
See Also