Skip Head: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Created page with "Skips the first N items, from then on copies items to the output. Useful for building test cases and sources which have metadata or junk at the start.")
(No difference)

Revision as of 03:43, 29 December 2018

Skips the first N items, from then on copies items to the output. Useful for building test cases and sources which have metadata or junk at the start.