Versions in this module Expand all Collapse all v0 v0.2.10 Feb 3, 2020 Changes in this version + func GetListenable() simplebuffer.Serializer + type IPs struct + IPs []IP.IP + Length byte + func New() *IPs + func (ips *IPs) Decode(b []byte) (out []byte) + func (ips *IPs) DecodeOne(b []byte) *IPs + func (ips *IPs) Encode() (out []byte) + func (ips *IPs) Get() (out []*net.IP) + func (ips *IPs) Put(in []*net.IP) *IPs