//
pkg.gl
Category
github.com/GoPlugin/libocr
bigbigendian
package
0.1.0
Repository:
https://github.com/goplugin/libocr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
64 SLOC
#
Functions
DeserializeSigned
Deserializes a byte slice with size bytes into a signed big.Int.
SerializeSigned
Serializes a signed big.Int into a byte slice with size bytes.
#
Constants
MaxSize
The maximum size (in bytes) of serialized representation we support.