Versions in this module Expand all Collapse all v0 v0.2.0 Mar 17, 2017 Changes in this version + const MinCapIncrease + type Buf struct + Buf []rune + Len int + func (b *Buf) Append(r, sep []rune) + func (b *Buf) AppendString(s, sep string) + func (b *Buf) Reset() + func (b *Buf) String() string