tlMyBoxedArray

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 MyBoxedArray

type MyBoxedArray struct {
	Data [2]int32
}

func (*MyBoxedArray) MarshalJSON

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

func (*MyBoxedArray) Read

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

func (*MyBoxedArray) ReadBoxed

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

func (*MyBoxedArray) ReadJSON

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

func (*MyBoxedArray) Reset

func (item *MyBoxedArray) Reset()

func (MyBoxedArray) String

func (item MyBoxedArray) String() string

func (MyBoxedArray) TLName

func (MyBoxedArray) TLName() string

func (MyBoxedArray) TLTag

func (MyBoxedArray) TLTag() uint32

func (*MyBoxedArray) UnmarshalJSON

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

func (*MyBoxedArray) Write

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

func (*MyBoxedArray) WriteBoxed

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

func (*MyBoxedArray) WriteBoxedGeneral

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

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

func (*MyBoxedArray) WriteGeneral

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

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

func (*MyBoxedArray) WriteJSON

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

func (*MyBoxedArray) WriteJSONGeneral

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

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

func (*MyBoxedArray) WriteJSONOpt

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