public final class BinaryFile extends ResourceFile
| Constructor and Description |
|---|
BinaryFile(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(OutputStream os)
called by Package to produce the file image.
|
OutputStream |
getDataStore() |
isResource, namepublic BinaryFile(String name)
public OutputStream getDataStore()
public void build(OutputStream os) throws IOException
ResourceFilebuild in class ResourceFileIOExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.