- createBlobGitOid createBlob(GitRepo repo, ubyte[] buffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createBlobFromDiskGitOid createBlobFromDisk(GitRepo repo, string path) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createBlobFromWorkDirGitOid createBlobFromWorkDir(GitRepo repo, string relative_path) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lookupBlobGitBlob lookupBlob(GitRepo repo, GitOid oid) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lookupBlobPrefixGitBlob lookupBlobPrefix(GitRepo repo, GitOid oid, size_t oid_length) 
- Undocumented in source. Be warned that the author may not have intended to support it.