public class JSONWire extends TextWire
WireIn.HeaderTypeASSERTIONS, bytes, classLookup, headerNumber, parent, pauser, use8bit| 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, append, append, bytes, classLookup, classLookup, clear, consumeDocumentStart, consumePadding, consumePadding, consumeWhiteSpace, endEvent, escape0, fromFile, getEscapingEndOfText, getEscapingQuotes, getValueIn, getValueOut, hasMore, newIntReference, newLongArrayReference, newLongReference, parseUntil, parseUntil, parseWord, peekStringIgnoreCase, read, read, read, read2, readCode, readComment, readEvent, readingDocument, readingDocument, readObject, startEvent, toString, unescape, write, write, write, writeComment, writeEvent, writeObject, 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, wait, wait, waitheaderNumberasText, objectInput, rawReadData, readAlignTo, readAndSetLength, readDataHeader, readDataHeader, readDocument, readDocument, readEventName, readFirstHeader, readMetaDataHeaderheaderNumber, objectOutput, updateFirstHeader, updateHeader, updateHeader, writeAlignTo, writeDocument, writeEndOfWire, writeEventName, writeEventName, writeFirstHeader, writeHeader, writeHeader, writeNotCompleteDocumentendUse, notCompleteIsNotPresent, notCompleteIsNotPresent, parent, parent, pauser, pauser, startUsepublic JSONWire(net.openhft.chronicle.bytes.Bytes bytes,
boolean use8bit)
public JSONWire(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)
protected net.openhft.chronicle.wire.Quotes needsQuotes(@NotNull CharSequence s)
needsQuotes in class TextWire@NotNull protected StringBuilder readField(@NotNull StringBuilder sb)
Copyright © 2016. All rights reserved.