Versions in this module Expand all Collapse all v0 v0.2.17 Dec 28, 2019 v0.2.15 Dec 28, 2019 Changes in this version + type Int32 struct + Bytes [4]byte + func New() *Int32 + func (b *Int32) Decode(by []byte) (out []byte) + func (b *Int32) DecodeOne(by []byte) *Int32 + func (b *Int32) Encode() []byte + func (b *Int32) Get() int32 + func (b *Int32) Put(bits int32) *Int32