public interface IStreamStoreWithBinary extends IStreamStore
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readData(java.lang.String path,
boolean withError) |
void |
writeData(java.lang.String path,
byte[] data,
boolean withError) |
checkIfStreamExists, getContainedFolders, getContainedStreams, readUTF8, removeStream, writeUTF8Copyright © CaptainCasa Gmbh. All Rights Reserved.