Package: bitstreamio 0.1.0

Mike Cheng

bitstreamio: Read and Write Bits from Files, Connections and Raw Vectors

Bit-level reading and writing are necessary when dealing with many file formats e.g. compressed data and binary files. Currently, R connections are manipulated at the byte level. This package wraps existing connections and raw vectors so that it is possible to read bits, bit sequences, unaligned bytes and low-bit representations of integers.

Authors:Mike Cheng [aut, cre, cph]

bitstreamio_0.1.0.tar.gz
bitstreamio_0.1.0.tar.gz(r-4.5-noble)bitstreamio_0.1.0.tar.gz(r-4.4-noble)
bitstreamio_0.1.0.tgz(r-4.4-emscripten)bitstreamio_0.1.0.tgz(r-4.3-emscripten)
bitstreamio.pdf |bitstreamio.html
bitstreamio/json (API)
NEWS

# Install 'bitstreamio' in R:
install.packages('bitstreamio', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/bitstreamio/issues

2.00 score 4 scripts 28 exports 0 dependencies

Last updated 4 hours agofrom:d4745af1ce. Checks:2 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 14 2025
R-4.5-linuxOKJan 14 2025

Exports:assert_bsbits_to_rawbits_to_uintbs_advancebs_alignbs_closebs_flushbs_is_alignedbs_openbs_peekbs_read_bitbs_read_bytebs_read_sint_exp_golombbs_read_uintbs_read_uint_exp_golombbs_write_bitbs_write_bytebs_write_sint_exp_golombbs_write_uintbs_write_uint_exp_golombexp_golomb_bits_to_sintexp_golomb_bits_to_uintis_bspad_bitsraw_to_bitssint_to_exp_golomb_bitsuint_to_bitsuint_to_exp_golomb_bits

Dependencies:

Overview

Rendered fromoverview.Rmdusingknitr::rmarkdownon Jan 14 2025.

Last update: 2025-01-14
Started: 2025-01-14