package
1.4.2
Repository: https://github.com/named-data/ndnd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseTLNum parses a TLNum from a buffer.
No description provided by the author
ReadName reads a Name from a Wire **excluding** the TL prefix.
ReadTLNum reads a TLNum from a io.Reader.
Shrink length reduce the L by `shrink“ in a TLV encoded buffer `buf` Precondition: `buf` starts with proper Type and Length numbers.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PlaceHolder is an empty structure that used to give names of procedure arguments.
WireReader is used for reading from a Wire.

# Interfaces

No description provided by the author
ParseReader is an interface operating on Buffer and Wire.

# Type aliases

Buffer is a buffer of bytes.
No description provided by the author
No description provided by the author
No description provided by the author
Nat is a TLV natural number.
TLNum is a TLV Type or Length number.
Wire is a collection of Buffer.