put

suspend fun put(content: AsyncInputStream, attributes: List<Vfs.Attribute> = listOf()): Long
suspend fun put(content: AsyncInputStream, vararg attributes: Vfs.Attribute): Long