git.bytex64.net/bitsmash/
summary
history
branches
files
/ac/model.go
package
ac
type
Model
interface
{
Encode
(
ac Codec
,
symbol
uint32
)
Decode
(
ac Codec
)
uint32
}