1. NAME

relay_file_read_end_pos - return the new read position

2. SYNOPSIS

size_t relay_file_read_end_pos(struct rchan_buf *  buf , size_t  read_pos , size_t  count );

3. ARGUMENTS

buf
    relay channel buffer

read_pos
    file read position

count
    number of bytes to be read

4. COPYRIGHT