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 ¶
func CreateAllBytesBytePatternReader ¶
func CreateAllBytesBytePatternReader(totalSize uint64) (BytePatternReader, error)
func CreateBytePatternReader ¶
func CreateBytePatternReader(pattern []byte, totalSize uint64) (BytePatternReader, error)
Click to show internal directories.
Click to hide internal directories.