public class Example extends Object
| Constructor and Description |
|---|
Example() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static byte[] |
readResourceFile(String path)
Read the resource file from the jar.
|
public static byte[] readResourceFile(String path) throws IOException
path - the resource pathIOException - error occurred when reading the content from the filepublic static void main(String[] args)
Copyright © 2015. All rights reserved.