Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The MicroKernelInputStream doesn't currently implement skip, so the default InputStream.skip implementation is used, which is slow.
There is currently no test case for the MicroKernelInputStream (there was one originally, but it got removed accidentally I believe).