libgit2

buffer

Version:
Buffer export structure

Structs

A data buffer for exporting data from libgit2

Macros

Static initializer for git_buf from static buffer

Functions

Free the memory referred to by the git_buf

Resize the buffer allocation to make more space

Set buffer to a copy of some raw data

Check quickly if buffer looks like it contains binary data

Check quickly if buffer contains a NUL byte