one icon indicating copy to clipboard operation
one copied to clipboard

Parsing does not read beyond the first block

Open propensive opened this issue 3 years ago • 1 comments

The parse method takes a LazyList[IArray[Byte]] as its parameter, but it only ever reads the first IArray[Byte].

propensive avatar Jan 11 '23 11:01 propensive

This should use Zephyrine to wrap the stream.

propensive avatar Apr 22 '25 13:04 propensive