Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type BoxedTupleSlice2
- func (item *BoxedTupleSlice2) MarshalJSON() ([]byte, error)
- func (item *BoxedTupleSlice2) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *BoxedTupleSlice2) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *BoxedTupleSlice2) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ...) error
- func (item *BoxedTupleSlice2) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *BoxedTupleSlice2) ReadResultTL1(w []byte, ret *tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
- func (item *BoxedTupleSlice2) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *BoxedTupleSlice2) ReadTL1(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) Reset()
- func (item BoxedTupleSlice2) String() string
- func (BoxedTupleSlice2) TLName() string
- func (BoxedTupleSlice2) TLTag() uint32
- func (item *BoxedTupleSlice2) UnmarshalJSON(b []byte) error
- func (item *BoxedTupleSlice2) WriteJSON(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteResultJSON(w []byte, ret tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteResultTL1(w []byte, ret tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteTL1(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteTL1Boxed(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice2) WriteTL1General(w []byte) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoxedTupleSlice2 ¶
type BoxedTupleSlice2 struct {
X tlMyBoxedTupleSlice.MyBoxedTupleSlice
}
func (*BoxedTupleSlice2) MarshalJSON ¶
func (item *BoxedTupleSlice2) MarshalJSON() ([]byte, error)
func (*BoxedTupleSlice2) ReadJSON ¶
func (item *BoxedTupleSlice2) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*BoxedTupleSlice2) ReadJSONGeneral ¶
func (item *BoxedTupleSlice2) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
func (*BoxedTupleSlice2) ReadResultJSON ¶
func (item *BoxedTupleSlice2) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ret *tlMyBoxedTupleSlice.MyBoxedTupleSlice) error
func (*BoxedTupleSlice2) ReadResultJSONWriteResultTL1 ¶
func (item *BoxedTupleSlice2) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*BoxedTupleSlice2) ReadResultTL1 ¶
func (item *BoxedTupleSlice2) ReadResultTL1(w []byte, ret *tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
func (*BoxedTupleSlice2) ReadResultTL1WriteResultJSON ¶
func (item *BoxedTupleSlice2) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*BoxedTupleSlice2) ReadTL1 ¶
func (item *BoxedTupleSlice2) ReadTL1(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) ReadTL1Boxed ¶
func (item *BoxedTupleSlice2) ReadTL1Boxed(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) Reset ¶
func (item *BoxedTupleSlice2) Reset()
func (BoxedTupleSlice2) String ¶
func (item BoxedTupleSlice2) String() string
func (BoxedTupleSlice2) TLName ¶
func (BoxedTupleSlice2) TLName() string
func (BoxedTupleSlice2) TLTag ¶
func (BoxedTupleSlice2) TLTag() uint32
func (*BoxedTupleSlice2) UnmarshalJSON ¶
func (item *BoxedTupleSlice2) UnmarshalJSON(b []byte) error
func (*BoxedTupleSlice2) WriteJSON ¶
func (item *BoxedTupleSlice2) WriteJSON(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteJSONGeneral ¶
func (item *BoxedTupleSlice2) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*BoxedTupleSlice2) WriteJSONOpt ¶
func (item *BoxedTupleSlice2) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteResultJSON ¶
func (item *BoxedTupleSlice2) WriteResultJSON(w []byte, ret tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteResultTL1 ¶
func (item *BoxedTupleSlice2) WriteResultTL1(w []byte, ret tlMyBoxedTupleSlice.MyBoxedTupleSlice) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteTL1 ¶
func (item *BoxedTupleSlice2) WriteTL1(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteTL1Boxed ¶
func (item *BoxedTupleSlice2) WriteTL1Boxed(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteTL1BoxedGeneral ¶
func (item *BoxedTupleSlice2) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice2) WriteTL1General ¶
func (item *BoxedTupleSlice2) WriteTL1General(w []byte) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.