public static class LongStringHelper.ByteArrayLongString extends Object implements LongString
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
bytes |
MAX_LENGTH
Constructor and Description |
---|
LongStringHelper.ByteArrayLongString(byte[] bytes) |
public LongStringHelper.ByteArrayLongString(byte[] bytes)
public byte[] getBytes()
getBytes
in interface LongString
public InputStream getStream() throws IOException
getStream
in interface LongString
IOException
public long length()
length
in interface LongString
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.