Java org.apache.commons.io.input NullReader fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.io.input NullReader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.io.input NullReader.

The text is from its open source code.

Constructor

NullReader(long size)
Create a Reader that emulates a specified size which supports marking and does not throw EOFException.