public class ReadAnyWire extends AbstractAnyWire implements Wire
TextWire BinaryWire
WireIn.HeaderTypewireAcquisitionASSERTIONS, bytes, classLookup, headerNumber, parent, pauser, use8bit| Constructor and Description |
|---|
ReadAnyWire(net.openhft.chronicle.bytes.Bytes bytes) |
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.bytes.Bytes<?> |
bytes() |
net.openhft.chronicle.core.pool.ClassLookup |
classLookup() |
void |
classLookup(net.openhft.chronicle.core.pool.ClassLookup classLookup)
Define how classes should be looked up.
|
void |
clear()
reset the state of the current wire for reuse.
|
addPadding, consumePadding, copyTo, endEvent, getValueIn, getValueOut, hasMore, newIntReference, newLongArrayReference, newLongReference, read, read, read, readComment, readEvent, readingDocument, readingDocument, startEvent, underlyingType, underlyingWire, write, write, write, writeComment, writeEvent, writingDocumentendUse, headerNumber, headerNumber, notCompleteIsNotPresent, notCompleteIsNotPresent, objectInput, objectOutput, parent, parent, pauser, pauser, readAndSetLength, readDataHeader, readFirstHeader, readMetaDataHeader, startUse, updateFirstHeader, updateHeader, writeEndOfWire, writeFirstHeader, writeHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromFile, headerNumberasText, consumePadding, copyTo, getValueIn, hasMore, objectInput, rawReadData, read, read, read, readAlignTo, readAndSetLength, readComment, readDataHeader, readDataHeader, readDocument, readDocument, readEvent, readEventName, readFirstHeader, readingDocument, readingDocument, readMetaDataHeaderaddPadding, endEvent, getValueOut, headerNumber, objectOutput, startEvent, updateFirstHeader, updateHeader, updateHeader, write, write, write, writeAlignTo, writeComment, writeDocument, writeEndOfWire, writeEvent, writeEventName, writeEventName, writeFirstHeader, writeHeader, writeHeader, writeNotCompleteDocument, writingDocumentendUse, newIntReference, newLongArrayReference, newLongReference, notCompleteIsNotPresent, notCompleteIsNotPresent, parent, parent, pauser, pauser, startUsepublic void classLookup(net.openhft.chronicle.core.pool.ClassLookup classLookup)
WireCommonclassLookup in interface WireCommonclassLookup in class AbstractWireclassLookup - to usepublic net.openhft.chronicle.core.pool.ClassLookup classLookup()
classLookup in interface WireCommonclassLookup in class AbstractWirepublic void clear()
WireCommonclear in interface WireCommonclear in interface WireInclear in interface WireOutclear in class AbstractWire@NotNull public net.openhft.chronicle.bytes.Bytes<?> bytes()
bytes in interface WireCommonbytes in class AbstractWireCopyright © 2016. All rights reserved.