public interface FsService extends Closeable
String
readLine()
void
writeLine(String content)
close
void writeLine(String content) throws IOException
IOException
String readLine() throws IOException
Copyright © 2024. All rights reserved.