Bitses

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2019 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bitses

type Bitses struct {
	sync.Mutex
	Length  byte
	Byteses map[int32][]byte
}

func NewBitses

func NewBitses() *Bitses

func (*Bitses) Decode

func (b *Bitses) Decode(by []byte) (out []byte)

func (*Bitses) DecodeOne

func (b *Bitses) DecodeOne(by []byte) *Bitses

func (*Bitses) Encode

func (b *Bitses) Encode() (out []byte)

func (*Bitses) Get

func (b *Bitses) Get() (out map[int32]uint32)

func (*Bitses) Put

func (b *Bitses) Put(in map[int32]uint32) *Bitses

Jump to

Keyboard shortcuts

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