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