Documentation
¶
Overview ¶
Credit: https://github.com/ranna-go/ranna/blob/master/pkg/cappedbuffer/cappedbuffer.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CappedBuffer ¶
func New ¶
func New(buf []byte, cap int) *CappedBuffer
Click to show internal directories.
Click to hide internal directories.