Skip to main content

S2C_GIT_BLOB

Constant S2C_GIT_BLOB 

Source
pub const S2C_GIT_BLOB: u8 = 0xAC;
Expand description

Blob response: [0xAC][nonce:2][status:1][size:8][data:LZ4] size is always the true object size, even on TOO_LARGE.