set

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitBool

type BitBool []bool

func (BitBool) Has

func (b BitBool) Has(i int) bool

func (BitBool) Len

func (b BitBool) Len() int

func (*BitBool) Set

func (b *BitBool) Set(i int, t bool)

type BitUint8

type BitUint8 []uint8

func NewBitUint8

func NewBitUint8(n int) BitUint8

func (BitUint8) Has

func (b BitUint8) Has(n int) bool

func (BitUint8) Len

func (b BitUint8) Len() int

func (*BitUint8) ReadFrom

func (b *BitUint8) ReadFrom(r io.Reader) (n int64, err error)

func (BitUint8) Set

func (b BitUint8) Set(n int, t bool)

func (BitUint8) WriteTo

func (b BitUint8) WriteTo(w io.Writer) (n int64, err error)

Jump to

Keyboard shortcuts

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