Skip to main content

svn_stream_supports_partial_read

Function svn_stream_supports_partial_read 

Source
pub unsafe extern "C" fn svn_stream_supports_partial_read(
    stream: *mut svn_stream_t,
) -> svn_boolean_t
Expand description

Returns @c TRUE if the generic @c stream supports svn_stream_read2().

@since New in 1.9.