Get the implementation and version of the software that wrote the file. It defaults to "ORC Java" for old files. For current files, we include the version also. @since 1.5.13 @return returns the writer implementation and hopefully the version of the software
()
| 169 | * software |
| 170 | */ |
| 171 | String getSoftwareVersion(); |
| 172 | |
| 173 | /** |
| 174 | * Get the file tail (footer + postscript) |
no outgoing calls