import "github.com/tsavola/wag/internal/data"
databuffer.go
type Buffer interface { Bytes() []byte ResizeBytes(n int) []byte }
Updated 2018-08-24. Refresh now. Tools for package owners. This is an inactive package (no imports and no commits in at least two years).