bufio

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed bufio.d.ts
	BufioDefine   []byte
	BufioDeclared = map[string]any{
		"ErrTooLong":           bufio.ErrTooLong,
		"newReadWriter":        bufio.NewReadWriter,
		"newWriterSize":        bufio.NewWriterSize,
		"ErrBadReadCount":      bufio.ErrBadReadCount,
		"ErrFinalToken":        bufio.ErrFinalToken,
		"ErrNegativeAdvance":   bufio.ErrNegativeAdvance,
		"newScanner":           bufio.NewScanner,
		"scanRunes":            bufio.ScanRunes,
		"ErrBufferFull":        bufio.ErrBufferFull,
		"ErrInvalidUnreadByte": bufio.ErrInvalidUnreadByte,
		"newReaderSize":        bufio.NewReaderSize,
		"scanBytes":            bufio.ScanBytes,
		"ErrAdvanceTooFar":     bufio.ErrAdvanceTooFar,
		"ErrInvalidUnreadRune": bufio.ErrInvalidUnreadRune,
		"newReader":            bufio.NewReader,
		"newWriter":            bufio.NewWriter,
		"scanLines":            bufio.ScanLines,
		"scanWords":            bufio.ScanWords,
		"ErrNegativeCount":     bufio.ErrNegativeCount,
		"MaxScanTokenSize":     bufio.MaxScanTokenSize,
	}
)

Functions

This section is empty.

Types

type BufioModule

type BufioModule struct{}

func (BufioModule) Exports

func (S BufioModule) Exports() map[string]any

func (BufioModule) Identity

func (S BufioModule) Identity() string

func (BufioModule) TypeDefine

func (S BufioModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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