The members of Java.IO.BufferedOutputStream are listed below.
See Also: Inherited members from Java.IO.FilterOutputStream
Constructs a new BufferedOutputStream, providing out with a buffer of 8192 bytes. | ||
Constructs a new BufferedOutputStream, providing out with size bytes of buffer. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Buf | IList<byte>. The buffer containing the bytes to be written to the target stream. | |
Count | int. The total number of bytes inside the byte array buf. | |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |