public class BEncoderStream extends BASE64EncoderStream
| Constructor and Description | 
|---|
BEncoderStream(java.io.OutputStream out)
Create a 'B' encoder that encodes the specified input stream. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
encodedLength(byte[] b)
Returns the length of the encoded version of this byte array. 
 | 
Copyright © 2010 - 2023 Adobe. All Rights Reserved