public class TFileReader extends InputStreamReader
Constructor and Description |
---|
TFileReader(File file) |
TFileReader(FileDescriptor fd) |
TFileReader(String filename) |
close, getEncoding, read, read, ready
public TFileReader(File file) throws FileNotFoundException
FileNotFoundException
public TFileReader(FileDescriptor fd)
public TFileReader(String filename) throws FileNotFoundException
FileNotFoundException
Copyright © 2019. All rights reserved.