structured-headers
structured-headers copied to clipboard
Switch to using UInt8Array and remove ByteSequence
UInt8Array is now a widely available object, so it makes sense to remove our own ByteSequence.
This is a major version BC break.