1
1
mirror of https://github.com/wader/fq.git synced 2024-09-20 08:18:51 +03:00
fq/pkg/decode
Mattias Wadman be71eb01ac decode: Rename LenFn() to LimitedFn, add FramedFn and document
I think framed makes more sense, but not sure
2022-02-06 13:49:00 +01:00
..
decode_gen.go bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00
decode_gen.go.tmpl decode,interp: Add arbitrary large integer support (BigInt) 2022-01-15 19:00:42 +01:00
decode.go decode: Rename LenFn() to LimitedFn, add FramedFn and document 2022-02-06 13:49:00 +01:00
errors.go num,mathextra: Rename num package to mathextra 2022-01-15 19:00:42 +01:00
format.go interp: Add torepr/0 that converts decode value into what it reptresents 2022-01-12 17:33:58 +01:00
io.go decode: Move io helper into *D 2021-11-18 01:17:41 +01:00
read.go bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00
scalar.go bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00
types.json bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00
value.go bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00