Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type BoxedTupleSlice3
- func (item *BoxedTupleSlice3) MarshalJSON() ([]byte, error)
- func (item *BoxedTupleSlice3) Read(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *BoxedTupleSlice3) ReadResult(w []byte, ret *[]int32) (_ []byte, err error)
- func (item *BoxedTupleSlice3) ReadResultJSON(legacyTypeNames bool, in *basictl.JsonLexer, ret *[]int32) error
- func (item *BoxedTupleSlice3) ReadResultJSONWriteResult(r []byte, w []byte) ([]byte, []byte, error)
- func (item *BoxedTupleSlice3) ReadResultWriteResultJSON(r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *BoxedTupleSlice3) ReadResultWriteResultJSONOpt(newTypeNames bool, short bool, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *BoxedTupleSlice3) Reset()
- func (item BoxedTupleSlice3) String() string
- func (BoxedTupleSlice3) TLName() string
- func (BoxedTupleSlice3) TLTag() uint32
- func (item *BoxedTupleSlice3) UnmarshalJSON(b []byte) error
- func (item *BoxedTupleSlice3) Write(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteBoxed(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteJSON(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteJSONOpt(newTypeNames bool, short bool, w []byte) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteResult(w []byte, ret []int32) (_ []byte, err error)
- func (item *BoxedTupleSlice3) WriteResultJSON(w []byte, ret []int32) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoxedTupleSlice3 ¶
func (*BoxedTupleSlice3) MarshalJSON ¶
func (item *BoxedTupleSlice3) MarshalJSON() ([]byte, error)
func (*BoxedTupleSlice3) ReadBoxed ¶
func (item *BoxedTupleSlice3) ReadBoxed(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice3) ReadJSON ¶
func (item *BoxedTupleSlice3) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*BoxedTupleSlice3) ReadResult ¶
func (item *BoxedTupleSlice3) ReadResult(w []byte, ret *[]int32) (_ []byte, err error)
func (*BoxedTupleSlice3) ReadResultJSON ¶
func (*BoxedTupleSlice3) ReadResultJSONWriteResult ¶
func (*BoxedTupleSlice3) ReadResultWriteResultJSON ¶
func (*BoxedTupleSlice3) ReadResultWriteResultJSONOpt ¶
func (*BoxedTupleSlice3) Reset ¶
func (item *BoxedTupleSlice3) Reset()
func (BoxedTupleSlice3) String ¶
func (item BoxedTupleSlice3) String() string
func (BoxedTupleSlice3) TLName ¶
func (BoxedTupleSlice3) TLName() string
func (BoxedTupleSlice3) TLTag ¶
func (BoxedTupleSlice3) TLTag() uint32
func (*BoxedTupleSlice3) UnmarshalJSON ¶
func (item *BoxedTupleSlice3) UnmarshalJSON(b []byte) error
func (*BoxedTupleSlice3) Write ¶
func (item *BoxedTupleSlice3) Write(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice3) WriteBoxed ¶
func (item *BoxedTupleSlice3) WriteBoxed(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice3) WriteBoxedGeneral ¶
func (item *BoxedTupleSlice3) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*BoxedTupleSlice3) WriteGeneral ¶
func (item *BoxedTupleSlice3) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*BoxedTupleSlice3) WriteJSON ¶
func (item *BoxedTupleSlice3) WriteJSON(w []byte) (_ []byte, err error)
func (*BoxedTupleSlice3) WriteJSONGeneral ¶
func (item *BoxedTupleSlice3) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*BoxedTupleSlice3) WriteJSONOpt ¶
func (*BoxedTupleSlice3) WriteResult ¶
func (item *BoxedTupleSlice3) WriteResult(w []byte, ret []int32) (_ []byte, err error)
func (*BoxedTupleSlice3) WriteResultJSON ¶
func (item *BoxedTupleSlice3) WriteResultJSON(w []byte, ret []int32) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.