public class FileRead extends Object implements Closeable
public FileRead(String path)
public boolean readHeader()
public boolean readRecord()
public void close() throws IOException
close
在接口中 Closeable
close
在接口中 AutoCloseable
IOException
Copyright © 2021. All rights reserved.