<div dir="ltr"><div class="gmail_default" style="font-size:large">I need to seek X bytes into a file, and I'm not sure which function will do that?</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">I found a function called bytestream2_seek() but that only works with GetByteContext, and obviously the file is using GetBitContext, so I'm not really sure what to do.</div><div class="gmail_default" style="font-size:large"><br></div></div>