phiryll / lexy

Lexicographical Byte Order Encodings
MIT License
0 stars 0 forks source link

Document that the string Codec does not limit Read() #24

Closed phiryll closed 3 months ago

phiryll commented 3 months ago

This shouldn't be an issue for normal uses cases. If you need to limit Read, then you're decoding some kind of aggregate and there should be a unescaped delimiter following the string.