tlBoxedString

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 BoxedString

type BoxedString struct {
	X string
}

func (*BoxedString) MarshalJSON

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

func (*BoxedString) Read

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

func (*BoxedString) ReadBoxed

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

func (*BoxedString) ReadJSON

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

func (*BoxedString) ReadResult

func (item *BoxedString) ReadResult(w []byte, ret *string) (_ []byte, err error)

func (*BoxedString) ReadResultJSON

func (item *BoxedString) ReadResultJSON(legacyTypeNames bool, in *basictl.JsonLexer, ret *string) error

func (*BoxedString) ReadResultJSONWriteResult

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

func (*BoxedString) ReadResultWriteResultJSON

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

func (*BoxedString) ReadResultWriteResultJSONOpt

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

func (*BoxedString) Reset

func (item *BoxedString) Reset()

func (BoxedString) String

func (item BoxedString) String() string

func (BoxedString) TLName

func (BoxedString) TLName() string

func (BoxedString) TLTag

func (BoxedString) TLTag() uint32

func (*BoxedString) UnmarshalJSON

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

func (*BoxedString) Write

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

func (*BoxedString) WriteBoxed

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

func (*BoxedString) WriteBoxedGeneral

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

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

func (*BoxedString) WriteGeneral

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

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

func (*BoxedString) WriteJSON

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

func (*BoxedString) WriteJSONGeneral

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

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

func (*BoxedString) WriteJSONOpt

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

func (*BoxedString) WriteResult

func (item *BoxedString) WriteResult(w []byte, ret string) (_ []byte, err error)

func (*BoxedString) WriteResultJSON

func (item *BoxedString) WriteResultJSON(w []byte, ret string) (_ []byte, err error)

Jump to

Keyboard shortcuts

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