libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_odb_stream_t
libgit2_d
odb_backend
Streaming mode
Values
Value
Meaning
GIT_STREAM_RDONLY
1
<<
1
GIT_STREAM_WRONLY
1
<<
2
GIT_STREAM_RW
GIT_STREAM_RDONLY
|
GIT_STREAM_WRONLY
Meta
Source
See Implementation
libgit2_d
odb_backend
enums
git_odb_stream_t
functions
git_odb_backend_loose
git_odb_backend_one_pack
git_odb_backend_pack
structs
git_odb_stream
git_odb_writepack
Streaming mode