程序包 | 说明 |
---|---|
com.google.zxing.aztec.encoder |
限定符和类型 | 方法和说明 |
---|---|
static AztecCode |
Encoder.encode(byte[] data)
Encodes the given binary content as an Aztec symbol
|
static AztecCode |
Encoder.encode(byte[] data,
int minECCPercent,
int userSpecifiedLayers)
Encodes the given binary content as an Aztec symbol
|