bit

package
v0.0.0-...-63270c8 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBitArray

func GetBitArray(b byte) [8]byte

Types

type BitWriter

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

func NewBitWriter

func NewBitWriter(w io.WriteCloser) *BitWriter

func (*BitWriter) AddBits

func (bw *BitWriter) AddBits(arr []int)

func (*BitWriter) Close

func (bw *BitWriter) Close()

func (*BitWriter) CurrentByte

func (bw *BitWriter) CurrentByte() byte

func (*BitWriter) Read

func (bw *BitWriter) Read() bool

Jump to

Keyboard shortcuts

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