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,
int userSpecifiedLayers)
Encodes the given binary content as an Aztec symbol
|
Copyright © 2007–2017. All rights reserved.