//
pkg.gl
Category
github.com/safing/portbase
container
package
0.19.5
Repository:
https://github.com/safing/portbase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
12
Files
308 SLOC
#
Functions
New
New creates a new container with an optional initial []byte slice.
NewContainer
NewContainer is DEPRECATED, please use New(), it's the same thing.
#
Structs
Container
Container is []byte sclie on steroids, allowing for quick data appending, prepending and fetching.