Skip to content

Instantly share code, notes, and snippets.

@glommer
Created November 19, 2020 21:52
Show Gist options
  • Save glommer/34dfb6b98b1b883e7c1b343d4dec4c41 to your computer and use it in GitHub Desktop.
Save glommer/34dfb6b98b1b883e7c1b343d4dec4c41 to your computer and use it in GitHub Desktop.
pub async fn get_buffer_aligned<'_>(
&'_ mut self,
len: u64
) -> Result<ReadResult>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment