Java.IO.BufferedOutputStream: Property Members

The properties of Java.IO.BufferedOutputStream are listed below. For a list of all members, see the BufferedOutputStream Members list.

See Also: Inherited members from Java.IO.FilterOutputStream

Protected Properties

BufIList<byte>. The buffer containing the bytes to be written to the target stream.
Countint. The total number of bytes inside the byte array buf.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.