tlBoxedTuple

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 BoxedTuple

type BoxedTuple struct {
	X [3]int32
}

func (*BoxedTuple) MarshalJSON

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

func (*BoxedTuple) Read

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

func (*BoxedTuple) ReadBoxed

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

func (*BoxedTuple) ReadJSON

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

func (*BoxedTuple) ReadResult

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

func (*BoxedTuple) ReadResultJSON

func (item *BoxedTuple) ReadResultJSON(legacyTypeNames bool, in *basictl.JsonLexer, ret *[3]int32) error

func (*BoxedTuple) ReadResultJSONWriteResult

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

func (*BoxedTuple) ReadResultWriteResultJSON

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

func (*BoxedTuple) ReadResultWriteResultJSONOpt

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

func (*BoxedTuple) Reset

func (item *BoxedTuple) Reset()

func (BoxedTuple) String

func (item BoxedTuple) String() string

func (BoxedTuple) TLName

func (BoxedTuple) TLName() string

func (BoxedTuple) TLTag

func (BoxedTuple) TLTag() uint32

func (*BoxedTuple) UnmarshalJSON

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

func (*BoxedTuple) Write

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

func (*BoxedTuple) WriteBoxed

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

func (*BoxedTuple) WriteBoxedGeneral

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

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

func (*BoxedTuple) WriteGeneral

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

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

func (*BoxedTuple) WriteJSON

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

func (*BoxedTuple) WriteJSONGeneral

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

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

func (*BoxedTuple) WriteJSONOpt

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

func (*BoxedTuple) WriteResult

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

func (*BoxedTuple) WriteResultJSON

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

Jump to

Keyboard shortcuts

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