libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_odb_stream_t
libgit2
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
odb_backend
enums
GIT_ODB_BACKEND_LOOSE_FSYNC
GIT_STREAM_RDONLY
git_odb_backend_loose_flag_t
git_odb_stream_t
functions
GIT_ODB_BACKEND_LOOSE_OPTIONS_INIT
GIT_ODB_BACKEND_PACK_OPTIONS_INIT
git_odb_backend_loose
git_odb_backend_one_pack
git_odb_backend_pack
manifest constants
GIT_ODB_BACKEND_LOOSE_OPTIONS_VERSION
GIT_ODB_BACKEND_PACK_OPTIONS_VERSION
structs
git_odb_backend_loose_options
git_odb_backend_pack_options
git_odb_stream
git_odb_writepack
Streaming mode