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