bitmap

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const ExecuteParams = 7
View Source
const ResultSetRow = 9

Variables

This section is empty.

Functions

This section is empty.

Types

type NullBitMap

type NullBitMap struct {
	Data   []byte
	Width  int
	Params int
}

func New

func New(data []byte, params int, width int) *NullBitMap

func ReadNullMap

func ReadNullMap(buf io.Reader, paramCount int, width int) (*NullBitMap, error)

func (*NullBitMap) IsNull

func (nm *NullBitMap) IsNull(column int) bool

func (*NullBitMap) String

func (nm *NullBitMap) String() string

Jump to

Keyboard shortcuts

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