tlTypeA

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 TypeA

type TypeA struct {
	X int32
}

func (*TypeA) FillRandom

func (item *TypeA) FillRandom(rg *basictl.RandGenerator)

func (*TypeA) MarshalJSON

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

func (*TypeA) Read

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

func (*TypeA) ReadBoxed

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

func (*TypeA) ReadJSON

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

func (*TypeA) Reset

func (item *TypeA) Reset()

func (TypeA) String

func (item TypeA) String() string

func (TypeA) TLName

func (TypeA) TLName() string

func (TypeA) TLTag

func (TypeA) TLTag() uint32

func (*TypeA) UnmarshalJSON

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

func (*TypeA) Write

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

func (*TypeA) WriteBoxed

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

func (*TypeA) WriteBoxedGeneral

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

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

func (*TypeA) WriteGeneral

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

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

func (*TypeA) WriteJSON

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

func (*TypeA) WriteJSONGeneral

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

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

func (*TypeA) WriteJSONOpt

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