Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deserialize ¶
Deserialize wraps encoding/gob Decoder to fulfill type32.DeserializeTypeID32Func
Types ¶
type Deserializer ¶
type Deserializer struct{}
func (Deserializer) Deserialize ¶
func (Deserializer) Deserialize(v any, data []byte) error
type Serializer ¶
type Serializer struct{}
Click to show internal directories.
Click to hide internal directories.