tlGetArrays

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: 4 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 GetArrays

type GetArrays struct {
	N uint32
	A []int32
	B [5]int32
}

func (*GetArrays) MarshalJSON

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

func (*GetArrays) Read

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

func (*GetArrays) ReadBoxed

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

func (*GetArrays) ReadJSON

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

func (*GetArrays) ReadResult

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

func (*GetArrays) ReadResultJSON

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

func (*GetArrays) ReadResultJSONWriteResult

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

func (*GetArrays) ReadResultWriteResultJSON

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

func (*GetArrays) ReadResultWriteResultJSONOpt

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

func (*GetArrays) Reset

func (item *GetArrays) Reset()

func (GetArrays) String

func (item GetArrays) String() string

func (GetArrays) TLName

func (GetArrays) TLName() string

func (GetArrays) TLTag

func (GetArrays) TLTag() uint32

func (*GetArrays) UnmarshalJSON

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

func (*GetArrays) Write

func (item *GetArrays) Write(w []byte) (_ []byte, err error)

func (*GetArrays) WriteBoxed

func (item *GetArrays) WriteBoxed(w []byte) (_ []byte, err error)

func (*GetArrays) WriteBoxedGeneral

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

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

func (*GetArrays) WriteGeneral

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

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

func (*GetArrays) WriteJSON

func (item *GetArrays) WriteJSON(w []byte) (_ []byte, err error)

func (*GetArrays) WriteJSONGeneral

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

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

func (*GetArrays) WriteJSONOpt

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

func (*GetArrays) WriteResult

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

func (*GetArrays) WriteResultJSON

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

Jump to

Keyboard shortcuts

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