tlVectorIntBoxedMaybe

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by vktl/cmd/tlgen2; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VectorIntBoxedMaybe

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

func (*VectorIntBoxedMaybe) FillRandom

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

func (*VectorIntBoxedMaybe) ReadBoxed

func (item *VectorIntBoxedMaybe) ReadBoxed(w []byte) (_ []byte, err error)

func (*VectorIntBoxedMaybe) ReadJSON

func (item *VectorIntBoxedMaybe) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*VectorIntBoxedMaybe) Reset

func (item *VectorIntBoxedMaybe) Reset()

func (VectorIntBoxedMaybe) String

func (item VectorIntBoxedMaybe) String() string

func (*VectorIntBoxedMaybe) WriteBoxed

func (item *VectorIntBoxedMaybe) WriteBoxed(w []byte) []byte

func (*VectorIntBoxedMaybe) WriteBoxedGeneral

func (item *VectorIntBoxedMaybe) WriteBoxedGeneral(w []byte) (_ []byte, err error)

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

func (*VectorIntBoxedMaybe) WriteJSON

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

func (*VectorIntBoxedMaybe) WriteJSONGeneral

func (item *VectorIntBoxedMaybe) WriteJSONGeneral(w []byte) (_ []byte, err error)

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

func (*VectorIntBoxedMaybe) WriteJSONOpt

func (item *VectorIntBoxedMaybe) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

Jump to

Keyboard shortcuts

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