fun <K : Any, V : RdBindableBase> read(key: RdContext<K>, buffer: AbstractBuffer, valueFactory: (Boolean) -> V): RdPerContextMap<K, V>