public interface LongString extends Serializable
Modifier and Type | Field and Description |
---|---|
static long |
MAX_LENGTH |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
InputStream |
getStream() |
long |
length() |
static final long MAX_LENGTH
long length()
InputStream getStream() throws IOException
IOException
byte[] getBytes()
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.