Versions in this module Expand all Collapse all v0 v0.25.0 Aug 22, 2022 Changes in this version + const Max + const Min + func Len(i uint64) protocol.ByteCount + func Read(r io.ByteReader) (uint64, error) + func Write(w Writer, i uint64) + func WriteWithLen(w Writer, i uint64, length protocol.ByteCount) + type Reader interface + func NewReader(r io.Reader) Reader + type Writer interface + func NewWriter(w io.Writer) Writer