You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blame.buffer(buffer,buffer_len).then(function(blame){// Use blame});
| Parameters | Type |
| --- | --- | --- |
| buffer | String | the (possibly) modified contents of the file |
| buffer_len | Number | number of valid bytes in the buffer |