static int byteArrayOutputStreamBufferSize(ByteArrayOutputStream baos) { ret baos == null ? 0 : l((byte[]) get(baos, 'buf)); }