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