http2.hpack.huffman vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
hpack-huffman-error tuplemessage


Ordinary words
WordStack effect
EOS( -- value )
R2,( n -- )
R4,( n -- )
R6,( n -- )
bit-reverse-table( -- value )
bits-to-bytes( bits -- bytes )
byte-array>bit-array( byte-array -- bit-array )
bytes-to-bits( bytes -- bits )
hpack-huffman-error( message -- * )
huffman-decode( bytes -- string )
huffman-encode( string -- bytes )
huffman-encode-table( -- value )
huffman-table( -- value )
reverse-bits( byte-array -- byte-array' )


Class predicate words
WordStack effect
hpack-huffman-error?( object -- ? )


Files