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
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class StorageOutputStream
IOException
- If an I/O error occurs.Copyright © 2019 Microsoft Corporation. All rights reserved.