public interface ResourceStore
Modifier and Type | Method and Description |
---|---|
byte[] |
read(String pResourceName) |
void |
write(String pResourceName,
byte[] pResourceData) |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.