public class StreamStore
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StreamStore(byte[] data,
int offset,
int length)
Creates a new, non compressed Stream Store
|
Modifier and Type | Method and Description |
---|---|
byte[] |
_getContents() |
protected void |
copyBlockHeaderToContents() |
protected byte[] |
getContents() |
protected void |
prependContentsWith(byte[] b) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.