- java.lang.Object
-
- com.fasterxml.jackson.core.format.InputAccessor.Std
-
- com.fasterxml.jackson.databind.deser.DataFormatReaders.AccessorForReader
-
- All Implemented Interfaces:
- com.fasterxml.jackson.core.format.InputAccessor
- Enclosing class:
- DataFormatReaders
protected class DataFormatReaders.AccessorForReader
extends com.fasterxml.jackson.core.format.InputAccessor.Std
We need sub-class here as well, to be able to access efficiently.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.fasterxml.jackson.core.format.InputAccessor
com.fasterxml.jackson.core.format.InputAccessor.Std
-
Field Summary
-
Fields inherited from class com.fasterxml.jackson.core.format.InputAccessor.Std
_buffer, _bufferedEnd, _bufferedStart, _in, _ptr
-
Method Summary
-
Methods inherited from class com.fasterxml.jackson.core.format.InputAccessor.Std
createMatcher, hasMoreBytes, nextByte, reset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2008–2020 FasterXML. All rights reserved.