示例#1
0
 internal bool PageOut(out OggPage page) => SafeNativeMethods.OggStreamPageOut(_state, out page) != 0;