Пример #1
0
        internal IntPtr Buffer(long size)
#endif
        {
            return(SafeNativeMethods.OggSyncBuffer(_state, size));
        }