src.ctf.fs: implement "seek beginning" method
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Feb 2019 16:45:42 +0000 (11:45 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit6a9bb5e9cc9074a65d24b2ec2cd5f71e613996de
tree055b0cc0a221311dcc417af5558ae67f375be117
parent21029722ce6f0eec583754c81d3da03a93f3dfa9
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.024435 seconds and 4 git commands to generate.