public class

Io

extends Object
java.lang.Object
   ↳ fm.audiobox.core.utils.Io

Class Overview

Simple IO utils for plain response contents.

Summary

Public Constructors
Io()
Public Methods
static String contentToString(InputStream inputStream)
Content to string.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Io ()

Public Methods

public static String contentToString (InputStream inputStream)

Content to string.

Parameters
inputStream the input stream
Returns
  • the string