public class DirectoryOutputStream extends Object
| Constructor and Description |
|---|
DirectoryOutputStream(CoreOutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getBufCapacity() |
int |
getBufLimit() |
int |
getBufPosition() |
public DirectoryOutputStream(CoreOutputStream stream) throws Exception
Exceptionpublic void close()
throws IOException
IOExceptionpublic int getBufCapacity()
public int getBufPosition()
public int getBufLimit()
Copyright © 2018 The Apache Software Foundation. All rights reserved.