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