FromTuple
io.github.quafadas.table.TypeInferrer.FromTuple
Uses a user-supplied tuple type T
for decoding. Allows for custom or manual type specification, including custom decoders.
Type parameters
- T
-
The tuple type to use for decoding each row.
Attributes
Members list
In this article