Java – alternative to randomaccessfileorarray (byte [])

Who can tell me the alternative method of random access file or array (byte []) of iText

Solution

From located http://itextsupport.com/apidocs/itext5/5.5.9/com/itextpdf/text/pdf/RandomAccessFileOrArray.html Java doc for

RandomAccessFileOrArray(byte[] arrayIn)
          Deprecated. use RandomAccessSourceFactory.createSource(byte[]) and RandomAccessFileOrArray(RandomAccessSource) instead
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>