Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- func BuiltinTupleTupleIntFillRandom(rg *basictl.RandGenerator, vec *[][]int32, nat_n uint32, nat_t uint32)
- func BuiltinTupleTupleIntRead(w []byte, vec *[][]int32, nat_n uint32, nat_t uint32) (_ []byte, err error)
- func BuiltinTupleTupleIntReadJSON(legacyTypeNames bool, in *basictl.JsonLexer, vec *[][]int32, nat_n uint32, ...) error
- func BuiltinTupleTupleIntWrite(w []byte, vec [][]int32, nat_n uint32, nat_t uint32) (_ []byte, err error)
- func BuiltinTupleTupleIntWriteJSON(w []byte, vec [][]int32, nat_n uint32, nat_t uint32) (_ []byte, err error)
- func BuiltinTupleTupleIntWriteJSONOpt(newTypeNames bool, short bool, w []byte, vec [][]int32, nat_n uint32, ...) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuiltinTupleTupleIntFillRandom ¶
func BuiltinTupleTupleIntFillRandom(rg *basictl.RandGenerator, vec *[][]int32, nat_n uint32, nat_t uint32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.