Streams
21/28
  • Wrappers: Wrap around file reading and writing operations with a "protocol" (f.e.: http://compress.bzip2)
  • Filters: On the fly encrypting/decrypting filter (f.e.: mcrypt_filter)