public abstract class BlobOutputStream extends StorageOutputStream
lastError| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this output stream and releases any system resources associated with this stream.
|
checkStreamState, dispatchWrite, flush, write, write, write, writeInternalnullOutputStreampublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class StorageOutputStreamIOException - If an I/O error occurs.Copyright © 2020 Microsoft Corporation. All rights reserved.