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 + func GetPort(listener string) simplebuffer.Serializer + type Uint16 struct + Bytes [2]byte + func New() *Uint16 + func (p *Uint16) Decode(b []byte) (out []byte) + func (p *Uint16) DecodeOne(b []byte) *Uint16 + func (p *Uint16) Encode() []byte + func (p *Uint16) Get() uint16 + func (p *Uint16) Put(i uint16) *Uint16 + func (p *Uint16) String() string