package
1.1.0
Repository: https://github.com/lologarithm/netgen.git
Documentation: pkg.go.dev

# Functions

DeserializeContext constructs a new Context from the binary data.
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

# Constants

MessageTypeContext is the message type of the context object itself.

# Structs

No description provided by the author
Context represents serialization settings The current main use for this is to exchange versions of objects.

# Interfaces

Message is a single message that can be serialized and setn.

# Type aliases

MessageType is the hash of a message to uniquely identify the type.
Reader takes a context and message type and deserializes a message from the given buffer.