Skip to content
Snippets Groups Projects
Commit daf1e0d3 authored by Ben Avison's avatar Ben Avison Committed by Martin Storsjö
Browse files

avio: Add an internal function for reading without copying


As long as there is enough contiguous data in the avio buffer,
just return a pointer to it instead of copying it to the caller
provided buffer.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 22a154e4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment