download

abstract suspend fun download(id: EntityId<T>): ByteArray

Download the data of the blob into a ByteArray.