Method | Description | |
---|---|---|
ByteArrayOutputStream ( ) : System | ||
ByteArrayOutputStream ( int bufferSize ) : System | ||
Close ( ) : void | ||
Size ( ) : long | ||
ToByteArray ( ) : byte[] |
public ByteArrayOutputStream ( int bufferSize ) : System | ||
bufferSize | int | |
return | System |