org.lobobrowser.util.io

Class EmptyReader


public class EmptyReader
extends Reader

Method Summary

void
close()
int
read(char[] cbuf, int off, int len)

Method Details

close

public void close()
            throws IOException

read

public int read(char[] cbuf,
                int off,
                int len)
            throws IOException