bytes2Drawable

open fun bytes2Drawable(bytes: Array<Byte>): Drawable

Bytes to drawable.

Return

drawable

Parameters

bytes

The bytes.