buffer

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Put

func Put(b *Buff)

Put .

Types

type Buff

type Buff struct {
	Len  int
	Data [1 << 16]byte
}

Buff .

func Get

func Get() *Buff

Get . Buff is strongly owned by caller, Put must be called to release the resource.

func (*Buff) String

func (b *Buff) String() string

Jump to

Keyboard shortcuts

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