Gets or sets the capacity of the internal byte array.
the capacity of the internal byte array
If you attempt to set Capacity to a value less than
Length the value remains unchanged.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | attempt to set Capacity to a negative value |
ByteStringBuilder Class | Hunny.Base Namespace