dlibgit v0.50.2 (2014-02-28T21:52:46Z)
Dub
Repo
GitOid.this
git
oid
GitOid
Undocumented in source.
this
(char[] hex)
this
(inout(git_oid) oid)
struct
GitOid
package
this
(
inout
(
git_oid
)
oid
)
Examples
git_oid
oid1
;
const
(
git_oid
)
oid2
;
GitOid
(
oid1
);
GitOid
(
oid2
);
Meta
Source
See Implementation
git
oid
GitOid
constructors
this
functions
_get_oid
opCast
toHex
toString
manifest constants
BinarySize
MaxHexSize
MinHexSize
properties
bytes