util

package
v0.0.0-...-df6e615 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: BSD-3-Clause Imports: 2 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Order = order{binary.LittleEndian}

Functions

This section is empty.

Types

type BytePool

type BytePool struct {
	// contains filtered or unexported fields
}

func NewBytePool

func NewBytePool(width int, depth int) *BytePool

func (*BytePool) Close

func (p *BytePool) Close()

func (*BytePool) Get

func (p *BytePool) Get() (b []byte)

func (*BytePool) Put

func (p *BytePool) Put(b []byte)

Jump to

Keyboard shortcuts

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