tlTupleIntMaybe

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 TupleIntMaybe

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

func (*TupleIntMaybe) FillRandom

func (item *TupleIntMaybe) FillRandom(rg *basictl.RandGenerator, nat_t uint32)

func (*TupleIntMaybe) ReadBoxed

func (item *TupleIntMaybe) ReadBoxed(w []byte, nat_t uint32) (_ []byte, err error)

func (*TupleIntMaybe) ReadJSON

func (item *TupleIntMaybe) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer, nat_t uint32) error

func (*TupleIntMaybe) Reset

func (item *TupleIntMaybe) Reset()

func (*TupleIntMaybe) WriteBoxed

func (item *TupleIntMaybe) WriteBoxed(w []byte, nat_t uint32) (_ []byte, err error)

func (*TupleIntMaybe) WriteBoxedGeneral

func (item *TupleIntMaybe) WriteBoxedGeneral(w []byte, nat_t uint32) (_ []byte, err error)

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

func (*TupleIntMaybe) WriteJSON

func (item *TupleIntMaybe) WriteJSON(w []byte, nat_t uint32) (_ []byte, err error)

func (*TupleIntMaybe) WriteJSONGeneral

func (item *TupleIntMaybe) WriteJSONGeneral(w []byte, nat_t uint32) (_ []byte, err error)

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

func (*TupleIntMaybe) WriteJSONOpt

func (item *TupleIntMaybe) WriteJSONOpt(newTypeNames bool, short bool, w []byte, nat_t uint32) (_ []byte, err error)

Jump to

Keyboard shortcuts

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