ChunkedOutputStream.Finish Method

Definition

Flushes buffered data and writes the closing chunk.

[Android.Runtime.Register("finish", "()V", "GetFinishHandler")]
public virtual void Finish();
[<Android.Runtime.Register("finish", "()V", "GetFinishHandler")>]
abstract member Finish : unit -> unit
override this.Finish : unit -> unit
Attributes

Remarks

Portions of this page are based on work created and shared by the Apache Software Foundation and used under the terms of the Apache License, Version 2.0.

Applies to