protected class DataFormatReaders.AccessorForReader extends InputAccessor.Std
InputAccessor.Std
_buffer, _bufferedEnd, _bufferedStart, _in, _ptr
Constructor and Description |
---|
DataFormatReaders.AccessorForReader(byte[] inputDocument) |
DataFormatReaders.AccessorForReader(byte[] inputDocument,
int start,
int len) |
DataFormatReaders.AccessorForReader(InputStream in,
byte[] buffer) |
Modifier and Type | Method and Description |
---|---|
DataFormatReaders.Match |
createMatcher(ObjectReader match,
MatchStrength matchStrength) |
createMatcher, hasMoreBytes, nextByte, reset
public DataFormatReaders.AccessorForReader(InputStream in, byte[] buffer)
public DataFormatReaders.AccessorForReader(byte[] inputDocument)
public DataFormatReaders.AccessorForReader(byte[] inputDocument, int start, int len)
public DataFormatReaders.Match createMatcher(ObjectReader match, MatchStrength matchStrength)
Copyright © 2012-2013 FasterXML. All Rights Reserved.