ae v0.0.3186 (2022-07-03T09:06:15Z)
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.