Class StringInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public class StringInputStream extends NonBlockingByteArrayInputStream
An input stream based on an input String.
Author:
Philip Helger