Skip to content

StreamUtil

Payment Alliance International edited this page Oct 22, 2019 · 1 revision

StreamUtil

StreamUtil is a simple streaming utility.

  • copy - Copy from an InputStream to an OutputStream.
  • read - Returns the InputStream as a byte array.
  • readIntoString - Returns the InputStream as a String
Clone this wiki locally