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