Module oid

Module oid 

Source
Expand description

Object ID (SHA-1 hash) representation.

Structs§

Oid
A Git object ID (SHA-1 hash).

Constants§

OID_BYTES
The length of a SHA-1 hash in bytes.
OID_HEX_LEN
The length of a SHA-1 hash as a hexadecimal string.