tlBoxedInt

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 BoxedInt

type BoxedInt struct {
	X int32
}

func (*BoxedInt) MarshalJSON

func (item *BoxedInt) MarshalJSON() ([]byte, error)

func (*BoxedInt) Read

func (item *BoxedInt) Read(w []byte) (_ []byte, err error)

func (*BoxedInt) ReadBoxed

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

func (*BoxedInt) ReadJSON

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

func (*BoxedInt) ReadResult

func (item *BoxedInt) ReadResult(w []byte, ret *int32) (_ []byte, err error)

func (*BoxedInt) ReadResultJSON

func (item *BoxedInt) ReadResultJSON(legacyTypeNames bool, in *basictl.JsonLexer, ret *int32) error

func (*BoxedInt) ReadResultJSONWriteResult

func (item *BoxedInt) ReadResultJSONWriteResult(r []byte, w []byte) ([]byte, []byte, error)

func (*BoxedInt) ReadResultWriteResultJSON

func (item *BoxedInt) ReadResultWriteResultJSON(r []byte, w []byte) (_ []byte, _ []byte, err error)

func (*BoxedInt) ReadResultWriteResultJSONOpt

func (item *BoxedInt) ReadResultWriteResultJSONOpt(newTypeNames bool, short bool, r []byte, w []byte) (_ []byte, _ []byte, err error)

func (*BoxedInt) Reset

func (item *BoxedInt) Reset()

func (BoxedInt) String

func (item BoxedInt) String() string

func (BoxedInt) TLName

func (BoxedInt) TLName() string

func (BoxedInt) TLTag

func (BoxedInt) TLTag() uint32

func (*BoxedInt) UnmarshalJSON

func (item *BoxedInt) UnmarshalJSON(b []byte) error

func (*BoxedInt) Write

func (item *BoxedInt) Write(w []byte) []byte

func (*BoxedInt) WriteBoxed

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

func (*BoxedInt) WriteBoxedGeneral

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

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

func (*BoxedInt) WriteGeneral

func (item *BoxedInt) WriteGeneral(w []byte) (_ []byte, err error)

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

func (*BoxedInt) WriteJSON

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

func (*BoxedInt) WriteJSONGeneral

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

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

func (*BoxedInt) WriteJSONOpt

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

func (*BoxedInt) WriteResult

func (item *BoxedInt) WriteResult(w []byte, ret int32) (_ []byte, err error)

func (*BoxedInt) WriteResultJSON

func (item *BoxedInt) WriteResultJSON(w []byte, ret int32) (_ []byte, err error)

Jump to

Keyboard shortcuts

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