Package | Description |
---|---|
com.google.zxing.aztec.encoder |
Modifier and Type | Method and Description |
---|---|
static AztecCode |
Encoder.encode(byte[] data)
Encodes the given binary content as an Aztec symbol
|
static AztecCode |
Encoder.encode(byte[] data,
int minECCPercent)
Encodes the given binary content as an Aztec symbol
|
Copyright © 2007-2014. All Rights Reserved.