Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Foo ¶
Foo is the type to be benchmarked.
func (*Foo) DecodeBinary ¶
DecodeBinary reads the binary representation of the type from the given reader and fulls the type with it.
func (*Foo) DecodeBinaryFromBytes ¶
DecodeBinaryFromBytes fills the type with the given binary-encoded representation of the type.
func (Foo) EncodeBinary ¶
EncodeBinary returns a binary-encoded representation of the type.
Click to show internal directories.
Click to hide internal directories.