reverse-bits ( byte-array -- byte-array' )


Vocabulary
http2.hpack.huffman

Inputs
byte-arrayan object


Outputs
byte-array'an object


Definition