1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 18:56:52 +03:00
fq/pkg/scalar
Mattias Wadman c51271399c interp: Add skip_gaps option for tovalue/-V
Skips gap fields in struct and arrays.

Gaps fields are bit ranges that a decoder did not add any fields for.
Note that skipping gaps in arrays will affect indexes.
2023-04-30 13:04:39 +02:00
..
scalar_gen.go interp: Add skip_gaps option for tovalue/-V 2023-04-30 13:04:39 +02:00
scalar_gen.go.tmpl interp: Add skip_gaps option for tovalue/-V 2023-04-30 13:04:39 +02:00
scalar.go decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00