struct Chunk::NibbleArray
- Chunk::NibbleArray
- Struct
- Value
- Object
Defined in:
buffer/types.crConstructors
Instance Method Summary
-
#[](index : Int32) : UInt8
Returns a value ranging from 0-15 (4 bits)
- #data : Bytes
- #data=(data : Bytes)