DynamicBuffer

package
v0.0.0-...-75e2e84 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2014 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

A buffer with an initial capacity. Support incremental addition of data and extend the capacity when needed. Optionally, the data can be compressed

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeBuffer

func MakeBuffer(capacity int) *buffer

func MakeCompressedBuffer

func MakeCompressedBuffer(capacity int) *buffer

func MakeUncompressBuffer

func MakeUncompressBuffer(buff []byte) *unpackBuffer

Factory that creates the data needed for the state when doing uncompress

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL