create

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