//
pkg.gl
Category
github.com/goplugin/plugin-libocr
bigbigendian
package
0.1.1
Repository:
https://github.com/goplugin/plugin-libocr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
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.