bufioutil

package
v0.0.0-...-6e6905b Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufferedSeeker

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

func NewBufferedSeeker

func NewBufferedSeeker(rs io.ReadSeeker, size int) *BufferedSeeker

func (*BufferedSeeker) Read

func (b *BufferedSeeker) Read(p []byte) (int, error)

func (*BufferedSeeker) Seek

func (b *BufferedSeeker) Seek(offset int64, whence int) (int64, error)

Jump to

Keyboard shortcuts

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