public abstract class DocumentOutputStream
extends java.io.OutputStream
Constructor and Description |
---|
DocumentOutputStream() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getBytesWritten()
DocumentOutputStream tracks the number of bytes to this OutputStream,
This can then be used to accuratly set the Document size
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.