libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_odb_stream.read
libgit2
odb_backend
git_odb_stream
Write at most
len
bytes into
buffer
and advance the stream.
struct
git_odb_stream
int
function
(.
git_odb_stream
*
stream
,
char
*
buffer
,
size_t
len
)
read
;
Meta
Source
See Implementation
libgit2
odb_backend
git_odb_stream
variables
backend
declared_size
finalize_write
free
hash_ctx
mode
oid_type
read
received_bytes
write
Write at most len bytes into buffer and advance the stream.