Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidCurve = errors.New("trying to deserialize an object serialized with another curve")
)
Functions ¶
func Deserialize ¶
Deserialize f into object into uses gob + gzip
func PeekCurveID ¶
PeekCurveID reads the first bytes of the file and tries to decode and return the curveID
func Read ¶
Read read and deserialize input into object provided interface must be a pointer uses gob + gzip
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.