libogg documentation  | 
libogg release 1.3.0 - 20110804  | 
declared in "ogg/ogg.h";
This function pads the oggpack_buffer with zeros out to the next byte boundary.
The oggpack_buffer must already be initialized for writing using oggpack_writeinit.
Only 32 bits can be written at a time.
void oggpack_writetrunc(oggpack_buffer *b);  | 
No values are returned. 
copyright © 2000-2011 Xiph.Org Foundation  | 
|
libogg documentation  | 
libogg release 1.3.0 - 20110804  |