package
0.0.0-20250210220123-5262e60be643
Repository: https://github.com/wicg/webpackage.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
HeaderMagicBytesB1 is the CBOR encoding of the 6-item array initial byte and 8-byte bytestring initial byte, followed by 🌐📦 in UTF-8.
HeaderMagicBytesB2 is the CBOR encoding of the 5-item array initial byte and 8-byte bytestring initial byte, followed by 🌐📦 in UTF-8.
VersionMagicBytesB1 is the CBOR encoding of a 4-byte byte string holding an ASCII "b1" followed by two 0 bytes.
VersionMagicBytesB2 is the CBOR encoding of a 4-byte byte string holding an ASCII "b2" followed by two 0 bytes.
# Type aliases
No description provided by the author