internal

package
v0.0.0-...-ef73aeb Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: LGPL-2.1 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RewindScanner

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

RewindScanner is a scanner that rewinds the underlying reader.

func NewRewindScanner

func NewRewindScanner(seeker io.ReadSeeker) *RewindScanner

func (*RewindScanner) Rewind

func (s *RewindScanner) Rewind()

Rewind rewinds the underlying reader to the beginning.

func (*RewindScanner) Scan

func (s *RewindScanner) Scan() bool

func (*RewindScanner) Text

func (s *RewindScanner) Text() string

Jump to

Keyboard shortcuts

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