Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type UsefulServiceGetUserEntityResultBoxedMaybe
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) CalculateLayout(sizes []int, optimizeEmpty bool) ([]int, int)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) FillRandom(rg *basictl.RandGenerator, nat_t uint32)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) InternalReadTL2(r []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) InternalWriteTL2(w []byte, sizes []int, optimizeEmpty bool) ([]byte, []int, int)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_t uint32) error
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) ReadTL1Boxed(w []byte, nat_t uint32) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) Reset()
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSON(w []byte, nat_t uint32) []byte
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte, nat_t uint32) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte, nat_t uint32) []byte
- func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteTL1Boxed(w []byte, nat_t uint32) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsefulServiceGetUserEntityResultBoxedMaybe ¶
type UsefulServiceGetUserEntityResultBoxedMaybe struct {
Value tlUsefulServiceGetUserEntityResult.UsefulServiceGetUserEntityResult // not deterministic if !Ok
Ok bool
}
func (*UsefulServiceGetUserEntityResultBoxedMaybe) CalculateLayout ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) CalculateLayout(sizes []int, optimizeEmpty bool) ([]int, int)
func (*UsefulServiceGetUserEntityResultBoxedMaybe) FillRandom ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) FillRandom(rg *basictl.RandGenerator, nat_t uint32)
func (*UsefulServiceGetUserEntityResultBoxedMaybe) InternalReadTL2 ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) InternalReadTL2(r []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntityResultBoxedMaybe) InternalWriteTL2 ¶
func (*UsefulServiceGetUserEntityResultBoxedMaybe) ReadJSONGeneral ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_t uint32) error
func (*UsefulServiceGetUserEntityResultBoxedMaybe) ReadTL1Boxed ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) ReadTL1Boxed(w []byte, nat_t uint32) (_ []byte, err error)
func (*UsefulServiceGetUserEntityResultBoxedMaybe) Reset ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) Reset()
func (*UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSON ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSON(w []byte, nat_t uint32) []byte
func (*UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONGeneral ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte, nat_t uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONOpt ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte, nat_t uint32) []byte
func (*UsefulServiceGetUserEntityResultBoxedMaybe) WriteTL1Boxed ¶
func (item *UsefulServiceGetUserEntityResultBoxedMaybe) WriteTL1Boxed(w []byte, nat_t uint32) []byte
Click to show internal directories.
Click to hide internal directories.