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