helper

package
v1.1.49 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EscapeBytes = []byte{
		34,
	}
	BackSlash byte = 92
)

Functions

func Byte

func Byte(s string) []byte

func EscapePredefinedBytes added in v1.1.25

func EscapePredefinedBytes(docID []byte) []byte

Types

type MultiDimByteReader added in v0.0.43

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

func NewMultiDimByteReader added in v0.0.43

func NewMultiDimByteReader(b [][]byte) *MultiDimByteReader

func (*MultiDimByteReader) Read added in v0.0.43

func (r *MultiDimByteReader) Read(b []byte) (n int, err error)

func (*MultiDimByteReader) Reset added in v0.0.43

func (r *MultiDimByteReader) Reset(b [][]byte)

Jump to

Keyboard shortcuts

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