StreamSkip
function StreamSkip(
const InStream: IInputStream;
Count: Int64): Int64;
function StreamSkip(
const Reader: IReader;
Count: Int64): Int64;
Defined in: DSStreams
⏱ Last Modified: Mon 3:43:39 pm