simplestream

package
v0.0.0-...-7a0a068 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: AGPL-3.0, GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleStream

type SimpleStream struct {
	Fp    *os.File
	Buf   []byte
	Pos   int
	N     int
	Size  int
	IsEOF bool
}

func (*SimpleStream) Getc

func (s *SimpleStream) Getc() (byte, error)

func (*SimpleStream) Init

func (s *SimpleStream) Init(fp *os.File) error

func (*SimpleStream) Refresh

func (s *SimpleStream) Refresh() error

Jump to

Keyboard shortcuts

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