Versions in this module Expand all Collapse all v0 v0.0.2 Jan 11, 2023 v0.0.1 Dec 18, 2022 Changes in this version + func Decoder(data []byte, dataLen, x int) ([][]byte, error) + func Encoder(x int, inputs ...[]byte) ([]byte, error) + func I2ospLenX(data []byte, x int) ([]byte, error)