Toggle menu
Nitlanguage.org
Nitdoc
core
bytes
Bytes
_capacity
private
var
_capacity
:
Int
core
::
Bytes
::
_capacity
Doc
Linearization
Summary
Capacity of the array
Capacity of the array
Summary
Property definitions
core$Bytes$_capacity
Property definitions
core
$
Bytes
::
_capacity
# Capacity of the array
private
var
capacity
:
Int
lib/core/bytes.nit:248,2--249,26