Office files are identified as ZIP while implementing SeekableByteChannel6 interface
(Doc ID 2936279.1)
Last updated on NOVEMBER 25, 2024
Applies to:
Oracle Outside In Technology - Version 8.5.5 and laterInformation in this document applies to any platform.
Goal
- With 8.5.6 BP4 oilink.jar file - Java API & Passing input file as a stream when implementing seekableByteChannel6 interface.
https://docs.oracle.com/en/middleware/standalone/outsidein/8.5/oijvd/index.html
public interface SeekableByteChannel6 extends java.nio.channels.ByteChannel
Enables API users to handle I/O for the source and destination documents. Implement this interface to control I/O operations such as reading, writing, and seeking.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |