github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/pkg/encoding/bigint/doc.go (about)

     1  /*
     2  Package bigint implements Neo-specific big.Int (de)serialization to/from []byte.
     3  */
     4  package bigint