Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type DictionaryAnyDoubleInt
- func (item *DictionaryAnyDoubleInt) FillRandom(rg *basictl.RandGenerator)
- func (item *DictionaryAnyDoubleInt) MarshalJSON() ([]byte, error)
- func (item *DictionaryAnyDoubleInt) Read(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyDoubleInt) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyDoubleInt) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *DictionaryAnyDoubleInt) Reset()
- func (item DictionaryAnyDoubleInt) String() string
- func (DictionaryAnyDoubleInt) TLName() string
- func (DictionaryAnyDoubleInt) TLTag() uint32
- func (item *DictionaryAnyDoubleInt) UnmarshalJSON(b []byte) error
- func (item *DictionaryAnyDoubleInt) Write(w []byte) []byte
- func (item *DictionaryAnyDoubleInt) WriteBoxed(w []byte) []byte
- func (item *DictionaryAnyDoubleInt) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyDoubleInt) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyDoubleInt) WriteJSON(w []byte) []byte
- func (item *DictionaryAnyDoubleInt) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyDoubleInt) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DictionaryAnyDoubleInt ¶
type DictionaryAnyDoubleInt []tlDictionaryFieldAnyDoubleInt.DictionaryFieldAnyDoubleInt
func (*DictionaryAnyDoubleInt) FillRandom ¶
func (item *DictionaryAnyDoubleInt) FillRandom(rg *basictl.RandGenerator)
func (*DictionaryAnyDoubleInt) MarshalJSON ¶
func (item *DictionaryAnyDoubleInt) MarshalJSON() ([]byte, error)
func (*DictionaryAnyDoubleInt) Read ¶
func (item *DictionaryAnyDoubleInt) Read(w []byte) (_ []byte, err error)
func (*DictionaryAnyDoubleInt) ReadBoxed ¶
func (item *DictionaryAnyDoubleInt) ReadBoxed(w []byte) (_ []byte, err error)
func (*DictionaryAnyDoubleInt) ReadJSON ¶
func (item *DictionaryAnyDoubleInt) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*DictionaryAnyDoubleInt) Reset ¶
func (item *DictionaryAnyDoubleInt) Reset()
func (DictionaryAnyDoubleInt) String ¶
func (item DictionaryAnyDoubleInt) String() string
func (DictionaryAnyDoubleInt) TLName ¶
func (DictionaryAnyDoubleInt) TLName() string
func (DictionaryAnyDoubleInt) TLTag ¶
func (DictionaryAnyDoubleInt) TLTag() uint32
func (*DictionaryAnyDoubleInt) UnmarshalJSON ¶
func (item *DictionaryAnyDoubleInt) UnmarshalJSON(b []byte) error
func (*DictionaryAnyDoubleInt) Write ¶
func (item *DictionaryAnyDoubleInt) Write(w []byte) []byte
func (*DictionaryAnyDoubleInt) WriteBoxed ¶
func (item *DictionaryAnyDoubleInt) WriteBoxed(w []byte) []byte
func (*DictionaryAnyDoubleInt) WriteBoxedGeneral ¶
func (item *DictionaryAnyDoubleInt) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*DictionaryAnyDoubleInt) WriteGeneral ¶
func (item *DictionaryAnyDoubleInt) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*DictionaryAnyDoubleInt) WriteJSON ¶
func (item *DictionaryAnyDoubleInt) WriteJSON(w []byte) []byte
func (*DictionaryAnyDoubleInt) WriteJSONGeneral ¶
func (item *DictionaryAnyDoubleInt) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*DictionaryAnyDoubleInt) WriteJSONOpt ¶
func (item *DictionaryAnyDoubleInt) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
Click to show internal directories.
Click to hide internal directories.