Package | Description |
---|---|
com.grey.base.crypto | |
com.grey.base.utils |
Modifier and Type | Method and Description |
---|---|
static char[] |
Base64.encode(byte[] rawdata,
int rawoff,
int rawlen,
int maxline,
CharBlock arrh) |
Modifier and Type | Method and Description |
---|---|
CharBlock |
CharBlock.clear() |
Constructor and Description |
---|
CharBlock(CharBlock src) |
CharBlock(CharBlock src,
boolean copy) |
CharBlock(CharBlock src,
int off,
int len,
boolean copy) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.