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