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