public class JSONWire extends TextWire
WireIn.HeaderTypeMarshallableOut.PaddingBINARY, lineStart, TYPE, valueIn, valueOutASSERTIONS, bytes, classLookup, parent, use8bitDEFAULT_SAFE_LENGTH, TRY_WRITE_HEADER_FAILED| Constructor and Description |
|---|
JSONWire(net.openhft.chronicle.bytes.Bytes bytes) |
JSONWire(net.openhft.chronicle.bytes.Bytes bytes,
boolean use8bit) |
| Modifier and Type | Method and Description |
|---|---|
static String |
asText(Wire wire) |
void |
copyTo(WireOut wire) |
protected net.openhft.chronicle.wire.TextWire.TextValueIn |
createValueIn() |
protected net.openhft.chronicle.wire.TextWire.TextValueOut |
createValueOut() |
static JSONWire |
from(String text) |
protected net.openhft.chronicle.wire.Quotes |
needsQuotes(CharSequence s) |
protected StringBuilder |
readField(StringBuilder sb) |
addPadding, addTimeStamps, addTimeStamps, append, append, bytes, classLookup, classLookup, clear, consumeDocumentStart, consumePadding, consumePadding, consumeWhiteSpace, dropDefault, endEvent, escape0, fromFile, getEscapingEndEventName, getEscapingEndOfText, getEscapingQuotes, getStrictEscapingEndOfText, getValueIn, getValueOut, initReadContext, methodWriter, methodWriterBuilder, newBooleanReference, newIntReference, newLongArrayReference, newLongReference, parseUntil, parseUntil, parseWord, peekStringIgnoreCase, read, read, read, read2, readCode, readComment, readEvent, readEventNumber, readingDocument, readingDocument, readingPeekYaml, readObject, startEvent, strict, strict, toString, unescape, useBinaryDocuments, useTextDocuments, write, write, write, writeComment, writeEvent, writeObject, writingDocumentbytesComment, endUse, forceNotInsideHeader, headerNumber, headerNumber, headNumberCheck, isInsideHeader, notCompleteIsNotPresent, notCompleteIsNotPresent, objectInput, objectOutput, parent, parent, pauser, pauser, readAndSetLength, readDataHeader, readFirstHeader, readMetaDataHeader, startUse, tryWriteHeader, updateFirstHeader, updateHeader, writeEndOfWire, writeFirstHeader, writeHeaderOfUnknownLengthclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitheaderNumberasText, hasMore, isEmpty, isNotEmptyAfterPadding, objectInput, rawReadData, read, readAlignTo, readAllAsMap, readAndSetLength, readDataHeader, readDataHeader, readDocument, readDocument, readEventName, readFirstHeader, readMetaDataHeadermethodReader, methodReaderBuilder, readBytes, readBytes, readDocument, readMap, readText, readTextobjectOutput, padToCacheAlign, tryWriteHeader, updateFirstHeader, updateHeader, writeAlignTo, writeAllAsMap, writeDocument, writeEndOfWire, writeEventId, writeEventName, writeEventName, writeFirstHeader, writeHeader, writeHeaderOfUnknownLength, writeHeaderOfUnknownLength, writeNotCompleteDocument, writingDocumentbytesComment, endUse, headerNumber, newTwoLongReference, notCompleteIsNotPresent, notCompleteIsNotPresent, parent, parent, pauser, pauser, startUsemethodWriter, padToCacheAlignMode, recordHistory, writeBytes, writeDocument, writeDocument, writeMap, writeMessage, writeTextpublic JSONWire(@NotNull
net.openhft.chronicle.bytes.Bytes bytes,
boolean use8bit)
public JSONWire(@NotNull
net.openhft.chronicle.bytes.Bytes bytes)
@NotNull protected net.openhft.chronicle.wire.TextWire.TextValueOut createValueOut()
createValueOut in class TextWire@NotNull protected net.openhft.chronicle.wire.TextWire.TextValueIn createValueIn()
createValueIn in class TextWirepublic void copyTo(@NotNull
WireOut wire)
@NotNull protected net.openhft.chronicle.wire.Quotes needsQuotes(@NotNull CharSequence s)
needsQuotes in class TextWire@NotNull protected StringBuilder readField(@NotNull StringBuilder sb)
Copyright © 2018. All rights reserved.