Closed
Description
Line 253 in e998078
adaopting this to
using CodecZlib
open(io -> Document(XMLTokenIterator(GzipDecompressorStream(io))), file, "r")
doesn't work
Metadata
Metadata
Assignees
Labels
No labels
Line 253 in e998078
adaopting this to
using CodecZlib
open(io -> Document(XMLTokenIterator(GzipDecompressorStream(io))), file, "r")
doesn't work