Method | Description | |
---|---|---|
Base64Encoder ( |
||
Encode ( byte buffer, int index, int count ) : void | ||
Flush ( ) : void |
Method | Description | |
---|---|---|
WriteChars ( char chars, int index, int count ) : void |
public Base64Encoder ( |
||
writer | ||
return | System |
public Encode ( byte buffer, int index, int count ) : void | ||
buffer | byte | |
index | int | |
count | int | |
return | void |