Open daltonclaybrook opened 1 year ago
Not at the moment! The current implementation only supports reading bitstreams, not writing them back out.
A naive bitstream writer (once that doesn't attempt to make optimal encoding decisions) would be pretty easy to add, but it's been relatively low on my priorities. That being said, I would be happy to review changes towards that.
Now that I've parsed a bitstream, is it possible to make edits to the bitstream and re-serialize it to bytes?