An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/palantir/pkg/bytesbuffers : v1.0.1

Package bytesbuffers provides multiple implementations of a "byte buffer pool" allowing for reuse of preallocated memory in the form of a *bytes.Buffer. Example Usage: Marshal a JSON request body to a buffer, then put it back in the pool after the request.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/palantir/pkg/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...