| Authors: | Doug Coleman |
| Class | Superclass | Slots |
| bytes byte-pos bit-pos | ||
| bytes widthed | ||
| bits #bits | ||
| n bit-reader | ||
| bits #bits |
| Word | Stack effect |
| ( n bitstream -- value ) | |
| ( value n bitstream -- ) |
| Word | Stack effect |
| ( #bits -- #bytes ) | |
| ( n m -- n' ) | |
| ( n bs endian> subseq-endian -- bits ) | |
| ( bytes -- bs ) | |
| ( -- bs ) | |
| ( bytes -- bs ) | |
| ( -- bs ) | |
| ( bits #bits -- widthed ) | |
| ( n bs -- ) | |
| ( n bitstream -- ) | |
| ( writer -- bytes ) | |
| ( byte-array n -- seq ) | |
| ( bits #bits -- bits #bits ) | |
| ( n bs -- ? ) | |
| ( bitstream -- abp ) | |
| ( bits #bits -- * ) | |
| ( class -- bs ) | |
| ( n bit-reader -- * ) | |
| ( n bitstream -- value ) | |
| ( n bitstream -- ) | |
| ( abp bitstream -- ) | |
| ( bignum n bs -- bits ) | |
| ( bignum n bs -- bits ) | |
| ( -- widthed ) | |
| ( widthed -- ? ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| bitstreams.private vocabulary |