git_smart_subtransport_stream.read

Read available data from the stream.

The implementation may read less than requested.

struct git_smart_subtransport_stream
int function(.git_smart_subtransport_stream* stream, char* buffer, size_t buf_size, size_t* bytes_read) read;

Meta