# File lib/core/connection_driver.rb, line 57
    def can_read?() Cproton.pni_connection_driver_read_size(@impl) > 0; end