Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWordList ¶
func GetWordList() []string
Types ¶
type Number ¶
type Number struct {
Value int64
}
func (Number) DeserializeFromBinaryStream ¶
DeserializeFromBinaryStream deserializes the num struct from a binary stream.
func (Number) SerializeToBinaryStream ¶
SerializeToBinaryStream serializes the num struct to a binary stream.
func (Number) StrideLength ¶
func (number Number) StrideLength() serialization.Length
Click to show internal directories.
Click to hide internal directories.