public class UncompressedPageFileOutput extends Object implements PageFileOutput
FileOutputStream.| 构造器和说明 |
|---|
UncompressedPageFileOutput(File file) |
public UncompressedPageFileOutput(File file) throws FileNotFoundException
public void write(byte[] bytes,
int off,
int len)
throws IOException
write 在接口中 PageFileOutputIOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.