ptrn_gen

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EmptyOrNilPatternError emptyOrNilPatternError
View Source
var EndOfReaderError endOfReaderError

Functions

This section is empty.

Types

type BytePatternReader

type BytePatternReader interface {
	Remaining() uint64
	io.Reader
}

func CreateAllBytesBytePatternReader

func CreateAllBytesBytePatternReader(totalSize uint64) (BytePatternReader, error)

func CreateBytePatternReader

func CreateBytePatternReader(pattern []byte, totalSize uint64) (BytePatternReader, error)

Jump to

Keyboard shortcuts

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