Skip to content

Add length field to Bytes and String layout

Annotate Bytes and String variants of the binary_description type layout with Encoding.Kind.length parameters in order to preserve fixed-length information when used as internal layout of a Seq encoding (List or Array).

[Fix for bug noted in issue #26 ]

[Rebased onto test case addition !48 (closed) ]

Edited by Peter Duchovni

Merge request reports