use

inline fun <C : ReadableStream, R> C.use(block: (C) -> R): R