Package boofcv.alg.fiducial.qrcode
Class QrCodeCodecBitsUtils.MessageSegment
java.lang.Object
boofcv.alg.fiducial.qrcode.QrCodeCodecBitsUtils.MessageSegment
- Enclosing class:
- QrCodeCodecBitsUtils
-
Field Summary
Modifier and TypeFieldDescriptionbyte[]
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
mode
-
message
-
data
public byte[] data -
length
public int length -
encodedSizeBits
public int encodedSizeBits
-
-
Constructor Details
-
MessageSegment
public MessageSegment()
-