sharksforarms / deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.15k stars 55 forks source link

Temp value writer #322

Closed SneakyBerry closed 1 year ago

SneakyBerry commented 1 year ago

Provide value for temp field on write. IMO it is suitable for a lot of cases, e.g write vector with predicate of it's length, compute mask of option values and so on.