tlIntMaybe

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 IntMaybe

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

func (*IntMaybe) ReadBoxed

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

func (*IntMaybe) ReadJSON

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

func (*IntMaybe) Reset

func (item *IntMaybe) Reset()

func (IntMaybe) String

func (item IntMaybe) String() string

func (*IntMaybe) WriteBoxed

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

func (*IntMaybe) WriteBoxedGeneral

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

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

func (*IntMaybe) WriteJSON

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

func (*IntMaybe) WriteJSONGeneral

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

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

func (*IntMaybe) WriteJSONOpt

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