jefffhaynes / BinarySerializer

A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
MIT License
290 stars 62 forks source link

Make StreamValueNode aware of FieldOffset. #233

Open stumpy1029 opened 3 months ago

jefffhaynes commented 3 months ago

Looks like a test is failing. Please take a look and see if it's an issue or if you think the test is wrong.