create

inline suspend fun <T : BlobBo<T, RT>, RT : EntityBo<RT>> BlobBoCompanion<T, RT>.create(content: ByteArray, func: T.() -> Unit): T