Package net.codecrete.qrbill.canvas
Interface ByteArrayResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]toByteArray()Gets the resulting graphics as a byte array.
-
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
toByteArray() |
Gets the resulting graphics as a byte array.
|