Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type DictionaryAnyStringPairIntInt
- func (item *DictionaryAnyStringPairIntInt) FillRandom(rg *basictl.RandGenerator)
- func (item *DictionaryAnyStringPairIntInt) InternalReadTL2(r []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) MarshalJSON() ([]byte, error)
- func (item *DictionaryAnyStringPairIntInt) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *DictionaryAnyStringPairIntInt) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *DictionaryAnyStringPairIntInt) ReadTL1(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) Reset()
- func (item DictionaryAnyStringPairIntInt) String() string
- func (DictionaryAnyStringPairIntInt) TLName() string
- func (DictionaryAnyStringPairIntInt) TLTag() uint32
- func (item *DictionaryAnyStringPairIntInt) UnmarshalJSON(b []byte) error
- func (item *DictionaryAnyStringPairIntInt) WriteJSON(w []byte) []byte
- func (item *DictionaryAnyStringPairIntInt) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
- func (item *DictionaryAnyStringPairIntInt) WriteTL1(w []byte) []byte
- func (item *DictionaryAnyStringPairIntInt) WriteTL1Boxed(w []byte) []byte
- func (item *DictionaryAnyStringPairIntInt) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) WriteTL1General(w []byte) (_ []byte, err error)
- func (item *DictionaryAnyStringPairIntInt) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DictionaryAnyStringPairIntInt ¶
type DictionaryAnyStringPairIntInt map[string]tlPairIntInt.PairIntInt
func (*DictionaryAnyStringPairIntInt) FillRandom ¶
func (item *DictionaryAnyStringPairIntInt) FillRandom(rg *basictl.RandGenerator)
func (*DictionaryAnyStringPairIntInt) InternalReadTL2 ¶
func (item *DictionaryAnyStringPairIntInt) InternalReadTL2(r []byte) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) MarshalJSON ¶
func (item *DictionaryAnyStringPairIntInt) MarshalJSON() ([]byte, error)
func (*DictionaryAnyStringPairIntInt) ReadJSON ¶
func (item *DictionaryAnyStringPairIntInt) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*DictionaryAnyStringPairIntInt) ReadJSONGeneral ¶
func (item *DictionaryAnyStringPairIntInt) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
func (*DictionaryAnyStringPairIntInt) ReadTL1 ¶
func (item *DictionaryAnyStringPairIntInt) ReadTL1(w []byte) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) ReadTL1Boxed ¶
func (item *DictionaryAnyStringPairIntInt) ReadTL1Boxed(w []byte) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) ReadTL2 ¶
func (item *DictionaryAnyStringPairIntInt) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) Reset ¶
func (item *DictionaryAnyStringPairIntInt) Reset()
func (DictionaryAnyStringPairIntInt) String ¶
func (item DictionaryAnyStringPairIntInt) String() string
func (DictionaryAnyStringPairIntInt) TLName ¶
func (DictionaryAnyStringPairIntInt) TLName() string
func (DictionaryAnyStringPairIntInt) TLTag ¶
func (DictionaryAnyStringPairIntInt) TLTag() uint32
func (*DictionaryAnyStringPairIntInt) UnmarshalJSON ¶
func (item *DictionaryAnyStringPairIntInt) UnmarshalJSON(b []byte) error
func (*DictionaryAnyStringPairIntInt) WriteJSON ¶
func (item *DictionaryAnyStringPairIntInt) WriteJSON(w []byte) []byte
func (*DictionaryAnyStringPairIntInt) WriteJSONGeneral ¶
func (item *DictionaryAnyStringPairIntInt) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*DictionaryAnyStringPairIntInt) WriteJSONOpt ¶
func (item *DictionaryAnyStringPairIntInt) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
func (*DictionaryAnyStringPairIntInt) WriteTL1 ¶
func (item *DictionaryAnyStringPairIntInt) WriteTL1(w []byte) []byte
func (*DictionaryAnyStringPairIntInt) WriteTL1Boxed ¶
func (item *DictionaryAnyStringPairIntInt) WriteTL1Boxed(w []byte) []byte
func (*DictionaryAnyStringPairIntInt) WriteTL1BoxedGeneral ¶
func (item *DictionaryAnyStringPairIntInt) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) WriteTL1General ¶
func (item *DictionaryAnyStringPairIntInt) WriteTL1General(w []byte) (_ []byte, err error)
func (*DictionaryAnyStringPairIntInt) WriteTL2 ¶
func (item *DictionaryAnyStringPairIntInt) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Click to show internal directories.
Click to hide internal directories.