ChunkedOutputStream.FlushCache Method

Definition

Writes the buffered data as a chunk.

[Android.Runtime.Register("flushCache", "()V", "GetFlushCacheHandler")]
protected virtual void FlushCache();
[<Android.Runtime.Register("flushCache", "()V", "GetFlushCacheHandler")>]
abstract member FlushCache : unit -> unit
override this.FlushCache : 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