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