package
0.0.0-20211022090819-101e1e6589cc
Repository: https://github.com/jarod2011/toolkit.git
Documentation: pkg.go.dev
# Constants
DefaultBufferCapacity is default buffer Capacity.
# Variables
ErrBufferCapacityNotEnough is defined error of buffer full When write bytes to buffer and buffer remain space not enough this error will throw.
# Interfaces
Buffer is bytes buffer interface.