function skip( $handle, $num_bytes ) { return ( fseek( $handle, $num_bytes, SEEK_CUR ) == 0 ); }
View all references View on Trac View on GitHub
© 2003–2024 WordPress FoundationLicensed under the GNU GPLv2+ License. https://developer.wordpress.org/reference/functions/avifinfo-skip