Interface CompileResult.Content
- All Known Implementing Classes:
CompileResult.BinaryContent
,CompileResult.StringContent
,CompileResult.URLContent
,OpenCLCompileResult.OpenCLContent
- Enclosing class:
CompileResult<T>
public static interface CompileResult.Content
-
Method Summary
-
Method Details
-
getFileName
String getFileName() -
writeTo
- Throws:
IOException
-
asString
- Throws:
IOException
-