public class TsonBinaryStreamImpl extends AbstractPrimitiveTsonElement implements TsonBinaryStream
| Constructor and Description |
|---|
TsonBinaryStreamImpl(TsonBinaryStreamSource value) |
| Modifier and Type | Method and Description |
|---|---|
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
boolean |
equals(Object o) |
Reader |
getBase64Value() |
Reader |
getBase64Value(int lineMax) |
int |
hashCode() |
String |
stringValue() |
TsonBinaryStream |
toBinaryStream() |
InputStream |
value() |
throwNonPrimitive, throwPrimitive, visitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, compareTo, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isNull, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, temporalValue, toAlias, toBigComplex, toBigDecimal, toBigInt, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInt, toLocalDate, toLocalDateTime, toLocalTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toStr, toUplet, type, visitisAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, toArray, toListContainer, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, build, byteObject, byteValue, charObject, charValue, comments, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNull, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, temporalValue, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInt, toListContainer, toLocalDate, toLocalDateTime, toLocalTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toStr, toString, toUplet, visit, visittoString, toString, typecompareTopublic TsonBinaryStreamImpl(TsonBinaryStreamSource value)
public InputStream value()
value in interface TsonBinaryStreampublic Reader getBase64Value()
getBase64Value in interface TsonBinaryStreampublic Reader getBase64Value(int lineMax)
getBase64Value in interface TsonBinaryStreampublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonBinaryStreambuilder in interface TsonElementprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementpublic TsonBinaryStream toBinaryStream()
toBinaryStream in interface TsonElementtoBinaryStream in class AbstractTsonElementpublic String stringValue()
stringValue in interface TsonElementstringValue in class AbstractTsonElementCopyright © 2025 vpc open source initiative. All rights reserved.