• Matthew Maurer's avatar
    Fix setStructPointer+canonical word mult assume · bd49b14a
    Matthew Maurer authored
    Previously I assumed that data sections in the input StructReader must
    have data sections which were multiples of words. However, struct
    upgrade rules allow a StructReader to exist which does not follow that
    rule. This commit removes that assumption by working in bytes normally,
    and special casing the 1-bit-struct case.
    bd49b14a
Name
Last commit
Last update
..
benchmark Loading commit data...
capnp Loading commit data...
kj Loading commit data...
CMakeLists.txt Loading commit data...