src.ctf.fs: implement "seek beginning" method
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Feb 2019 16:45:42 +0000 (11:45 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:38 +0000 (18:19 -0400)
commita02839aee1a57640e7fe6f64dea356478d386f89
tree58484872c8f18d1db96c72589c591790e4722280
parent44de40991164ff3bf3a3e82fc4c96adadbd98ce1
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.02408 seconds and 4 git commands to generate.