From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../at/gv/egiz/pdfas/common/utils/StreamUtils.html | 262 +++++++++++++++++++++ 1 file changed, 262 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html (limited to 'docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html new file mode 100644 index 00000000..be9faaab --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html @@ -0,0 +1,262 @@ + + + + + +StreamUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class StreamUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class StreamUtils
    +extends java.lang.Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/29/13 + Time: 9:54 AM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      StreamUtils() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static byte[]inputStreamToByteArray(java.io.InputStream stream) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamUtils

        +
        public StreamUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        inputStreamToByteArray

        +
        public static byte[] inputStreamToByteArray(java.io.InputStream stream)
        +                                     throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3