tlInteger

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 Integer

type Integer struct {
	Value int32
}

func (*Integer) MarshalJSON

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

func (*Integer) Read

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

func (*Integer) ReadBoxed

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

func (*Integer) ReadJSON

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

func (*Integer) Reset

func (item *Integer) Reset()

func (Integer) String

func (item Integer) String() string

func (Integer) TLName

func (Integer) TLName() string

func (Integer) TLTag

func (Integer) TLTag() uint32

func (*Integer) UnmarshalJSON

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

func (*Integer) Write

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

func (*Integer) WriteBoxed

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

func (*Integer) WriteBoxedGeneral

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

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

func (*Integer) WriteGeneral

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

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

func (*Integer) WriteJSON

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

func (*Integer) WriteJSONGeneral

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

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

func (*Integer) WriteJSONOpt

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