Documentation
¶
Overview ¶
bytes contains all encodings that encode to, and decode from, (raw) bytes.
Directories
¶
Path | Synopsis |
---|---|
FIXME this is redundant: "binary".BigEndian provides the same functionality (mostly).
|
FIXME this is redundant: "binary".BigEndian provides the same functionality (mostly). |
TODO return uint8 as we are guaranteed to read at most 9 bytes for a decode.
|
TODO return uint8 as we are guaranteed to read at most 9 bytes for a decode. |
FIXME this is redundant: "binary".LittleEndian provides the same functionality (mostly).
|
FIXME this is redundant: "binary".LittleEndian provides the same functionality (mostly). |
## Specification: "prefixed-compact"
|
## Specification: "prefixed-compact" |
Bitcoin VarInt encoding, used internally in Bitcoin Core.
|
Bitcoin VarInt encoding, used internally in Bitcoin Core. |
Click to show internal directories.
Click to hide internal directories.