|
![]() Quark Platform Documentation Version 1.7.1_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.cal.machine.AsynchronousFileWriter.FileData
public static final class AsynchronousFileWriter.FileData
The in-memory version of a file.
| Constructor Summary | |
|---|---|
AsynchronousFileWriter.FileData(org.openquark.cal.machine.ProgramResourceLocator.File fileLocator,
byte[] bytes)
|
|
| Method Summary | |
|---|---|
org.openquark.cal.machine.ProgramResourceLocator.File |
getFileLocator()
|
InputStream |
getInputStream()
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsynchronousFileWriter.FileData(org.openquark.cal.machine.ProgramResourceLocator.File fileLocator,
byte[] bytes)
| Method Detail |
|---|
public InputStream getInputStream()
public int getSize()
public org.openquark.cal.machine.ProgramResourceLocator.File getFileLocator()
|
![]() Quark Platform Documentation Version 1.7.1_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||