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