Java.IO.DataOutputStream.Size Method
Returns the total number of bytes written to the target stream so far.

Syntax

[Android.Runtime.Register("size", "()I", "")]
public int Size ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the total number of bytes written to the target stream so far.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1