libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
GIT_OID_SHA1_SIZE
libgit2
oid
Size (in bytes) of a raw/binary sha1 oid
extern (
C
) nothrow @
nogc
public
enum
GIT_OID_SHA1_SIZE
=
20
;
Meta
Source
See Source File
libgit2
oid
enums
GIT_OID_SHA1
git_oid_t
functions
git_oid_cmp
git_oid_cpy
git_oid_equal
git_oid_fmt
git_oid_fromraw
git_oid_fromstr
git_oid_fromstrn
git_oid_fromstrp
git_oid_is_zero
git_oid_ncmp
git_oid_nfmt
git_oid_pathfmt
git_oid_shorten_add
git_oid_shorten_free
git_oid_strcmp
git_oid_streq
git_oid_tostr
git_oid_tostr_s
manifest constants
GIT_OID_DEFAULT
GIT_OID_MAX_HEXSIZE
GIT_OID_MAX_SIZE
GIT_OID_SHA1_HEXSIZE
GIT_OID_SHA1_HEXZERO
GIT_OID_SHA1_SIZE
GIT_OID_SHA256_HEXSIZE
GIT_OID_SHA256_HEXZERO
GIT_OID_SHA256_SIZE
structs
git_oid
git_oid_shorten
Size (in bytes) of a raw/binary sha1 oid