src.ctf.fs: implement "seek beginning" method
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Feb 2019 16:45:42 +0000 (11:45 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commit49e74c8efce8dc8d82c328beee7d4dc1b2b47bcc
tree055b0cc0a221311dcc417af5558ae67f375be117
parent8b904eeb6000c11a80b15b48c215a1cf9d107ad7
src.ctf.fs: implement "seek beginning" method

This message iterator method resets the `src.ctf.fs` iterator's current
index within the file group and the stream decoder.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
plugins/ctf/fs-src/fs.c
plugins/ctf/fs-src/fs.h
plugins/ctf/plugin.c
This page took 0.025948 seconds and 5 git commands to generate.