-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
ResettableInputStream should support seek(). Without it, it's impossible to implement a performant Deserializer that has read-ahead capability. An example of a deserializer that needs read-ahead capability is a stack-trace deserializer.
- links to