package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 15, 2024
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mcache provides cache for byte slice.
func CalIndex(capacity int) int
CalIndex returns the power of two index of the given capacity.
Free recycles a byte slice.
Malloc creates a byte slice with the same parameters as make.
Recycle the slice with Free.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.