package
0.2.0
Repository: https://github.com/softwarekang/knetty.git
Documentation: pkg.go.dev

# Functions

NewRingBuffer returns a default 64 kb size circular buffer.
NewRingBufferWithCap returns a cap byte size circular buffer.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

RingBuffer an efficient, automatically resizable, and memory-reusable circular buffer implementation.