pub fn is_buffer_read_supported<C>(ctxt: &C) -> boolwhere
    C: CapabilitiesSource,
Expand description

Returns true if reading from a buffer is supported by the backend.