arithmetic

package
v3.0.0-...-55e877b Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2023 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
	ContextSize          []uint32
	ReferedToContextSize []uint32
	// contains filtered or unexported fields
}

func New

func New(r *_b.Reader) (*Decoder, error)

func (*Decoder) DecodeBit

func (_cd *Decoder) DecodeBit(stats *DecoderStats) (int, error)

func (*Decoder) DecodeIAID

func (_ed *Decoder) DecodeIAID(codeLen uint64, stats *DecoderStats) (int64, error)

func (*Decoder) DecodeInt

func (_gg *Decoder) DecodeInt(stats *DecoderStats) (int32, error)

type DecoderStats

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

func NewStats

func NewStats(contextSize int32, index int32) *DecoderStats

func (*DecoderStats) Copy

func (_gac *DecoderStats) Copy() *DecoderStats

func (*DecoderStats) Overwrite

func (_cc *DecoderStats) Overwrite(dNew *DecoderStats)

func (*DecoderStats) Reset

func (_gbc *DecoderStats) Reset()

func (*DecoderStats) SetIndex

func (_gbb *DecoderStats) SetIndex(index int32)

func (*DecoderStats) String

func (_ba *DecoderStats) String() string

Jump to

Keyboard shortcuts

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