tlVectorIntMaybe

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by tl2gen; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VectorIntMaybe

type VectorIntMaybe struct {
	Value []int32 // not deterministic if !Ok
	Ok    bool
}

func (*VectorIntMaybe) CalculateLayout

func (item *VectorIntMaybe) CalculateLayout(sizes []int, optimizeEmpty bool) ([]int, int)

func (*VectorIntMaybe) FillRandom

func (item *VectorIntMaybe) FillRandom(rg *basictl.RandGenerator)

func (*VectorIntMaybe) InternalReadTL2

func (item *VectorIntMaybe) InternalReadTL2(r []byte) (_ []byte, err error)

func (*VectorIntMaybe) InternalWriteTL2

func (item *VectorIntMaybe) InternalWriteTL2(w []byte, sizes []int, optimizeEmpty bool) ([]byte, []int, int)

func (*VectorIntMaybe) ReadJSONGeneral

func (item *VectorIntMaybe) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error

func (*VectorIntMaybe) ReadTL1Boxed

func (item *VectorIntMaybe) ReadTL1Boxed(w []byte) (_ []byte, err error)

func (*VectorIntMaybe) Reset

func (item *VectorIntMaybe) Reset()

func (VectorIntMaybe) String

func (item VectorIntMaybe) String() string

func (*VectorIntMaybe) WriteJSON

func (item *VectorIntMaybe) WriteJSON(w []byte) []byte

func (*VectorIntMaybe) WriteJSONGeneral

func (item *VectorIntMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*VectorIntMaybe) WriteJSONOpt

func (item *VectorIntMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte

func (*VectorIntMaybe) WriteTL1Boxed

func (item *VectorIntMaybe) WriteTL1Boxed(w []byte) []byte

Jump to

Keyboard shortcuts

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