Documentation ¶
Index ¶
- func GetKey32(src []byte, dst *ed25519.PublicKey, offset *int)
- func GetOptionalKey32(src []byte, dst *ed25519.PublicKey, offset *int)
- func GetOptionalUint64(src []byte, dst **uint64, offset *int)
- func GetUint32(src []byte, dst *uint32, offset *int)
- func GetUint64(src []byte, dst *uint64, offset *int)
- func PutKey32(dst []byte, src []byte, offset *int)
- func PutOptionalKey32(dst []byte, src []byte, offset *int)
- func PutOptionalUint64(dst []byte, v *uint64, offset *int)
- func PutUint32(dst []byte, v uint32, offset *int)
- func PutUint64(dst []byte, v uint64, offset *int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOptionalUint64 ¶
func PutOptionalKey32 ¶
func PutOptionalUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.