Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Chunk::NibbleArray
Inherits
Struct
<
Value
<
Object
Constructors
new
(data :
Bytes
)
Source
Instance methods
[]
(index :
Int32
) :
UInt8
Returns a value ranging from 0-15 (4 bits)
Source
data
Source
data=
(data :
Bytes
)
Source