Versions in this module Expand all Collapse all v0 v0.1.2 Nov 21, 2022 Changes in this version + type Buffer []byte + func (b *Buffer) Append(data []byte) + func (b *Buffer) AppendByte(data byte) + func (b *Buffer) AppendGeneric(data interface{}) + func (b *Buffer) AppendInt(val int, width int) + func (b *Buffer) Reset() + func (b Buffer) Bytes() []byte v0.1.1 Nov 18, 2022 v0.1.0 Sep 17, 2022