public class SourceMemory extends SourceBase
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
SourceMemory(byte[] buffer)
Creates the source from the byte array provided.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
createReaderpublic SourceMemory(byte[] buffer)
buffer - Byte array source of the data.public void close()
throws IOException
IOExceptionCopyright © 2015 51Degrees. All rights reserved.