ae v0.0.3063 (2021-06-16T16:33:55Z)
Home
Dub
Repo
Object.createBlob
ae
sys
git
Git
Object
Create a blob object (i.e., a file) from raw bytes.
struct
Object
static
Object
createBlob
(
immutable
(
ubyte
)[]
data
)
Meta
Source
See Implementation
ae
sys
git
Git
Object
aliases
hash
functions
parseBlob
parseCommit
parseTree
static functions
createBlob
createCommit
createTree
structs
ParsedCommit
TreeEntry
variables
data
oid
type
Create a blob object (i.e., a file) from raw bytes.