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