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