MutableStorageFormat
Mutable implementation of the StorageFormat See the storage format specification for more information
Since
0.1.0
See also
Constructors
Properties
The classes See the storage format specification for more information
The constant pool See the storage format specification for more information
The fields See the storage format specification for more information
The magic number of the storage format is used to identify the storage format. It is always the same. See the storage format specification for more information
The major version of the storage format See the storage format specification for more information
The methods See the storage format specification for more information
The minor version of the storage format See the storage format specification for more information
The package name This is a shortcut for constantPool.getUtf8(packageNameConstant).value
See the storage format specification for more information
The constant of the package name See the storage format specification