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