package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Functions

NewQuick returns an implementation of the Data interface that is intended to perform quickly on both crunching and decrunching.

# Interfaces

Data provides the interface to a crunched data type.
Inspection provides the interface to the crunched data type and provides the ability to inspect the data in its current form.