tlIntBoxedMaybe

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: 2 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 IntBoxedMaybe

type IntBoxedMaybe struct {
	Value int32 // not deterministic if !Ok
	Ok    bool
}

func (*IntBoxedMaybe) FillRandom

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

func (*IntBoxedMaybe) ReadBoxed

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

func (*IntBoxedMaybe) ReadJSON

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

func (*IntBoxedMaybe) Reset

func (item *IntBoxedMaybe) Reset()

func (IntBoxedMaybe) String

func (item IntBoxedMaybe) String() string

func (*IntBoxedMaybe) WriteBoxed

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

func (*IntBoxedMaybe) WriteBoxedGeneral

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

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

func (*IntBoxedMaybe) WriteJSON

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

func (*IntBoxedMaybe) WriteJSONGeneral

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

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

func (*IntBoxedMaybe) WriteJSONOpt

func (item *IntBoxedMaybe) 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