0.1.0 • Published 8 years ago

pull-skip-footer v0.1.0

Weekly downloads
3
License
Fair
Repository
-
Last release
8 years ago

pull-skip-footer

Drop the last N bytes from a pull stream.

API

var skipFooter = require('pull-skip-footer')
skipFooter(len) : through stream
  • len: number of bytes at the end of the stream to skip

License

Copyright (c) 2016 Charles Lehner

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.