PDF Clown
0.1.2

org.pdfclown.util
Interface IDataWrapper

All Known Subinterfaces:
IBuffer, IInputStream
All Known Implementing Classes:
Buffer, FileInputStream, PdfDate, PdfString, PdfTextString

public interface IDataWrapper

Generic data buffer.

Version:
0.1.0
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Method Summary
 byte[] toByteArray()
          Gets the buffer data copied to a newly-allocated byte array.
 

Method Detail

toByteArray

byte[] toByteArray()
Gets the buffer data copied to a newly-allocated byte array.


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.