-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
0.9
-
generic
-
generic
For some reason the InputStreamBuffer doesn't support mark(). This is particularly sillly given that all
of the input that can be read has to be in its array, simple housekeeping can allow this method to be
supported.
of the input that can be read has to be in its array, simple housekeeping can allow this method to be
supported.