public class BinaryFile
extends java.lang.Object
Constructor and Description |
---|
BinaryFile(java.net.URI uri) |
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getUri() |
java.lang.String |
name() |
byte[] |
readContents() |
java.lang.String |
toString() |