Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentUploadPayload
/
ImageRepresentation
/
ImageBytes
Image
Bytes
class
ImageBytes
(
bytes
:
ByteArray
)
:
DocumentUploadPayload.ImageRepresentation
Members
Constructors
Image
Bytes
Link copied to clipboard
constructor
(
bytes
:
ByteArray
)
Functions
to
Byte
Array
Link copied to clipboard
open
override
fun
toByteArray
(
)
:
ByteArray
?