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