Plucene::Store::OutputStream

Plucene::Store::OutputStream is a random-access output stream.
Download

Plucene::Store::OutputStream Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Plucene team
  • Publisher web site:
  • http://search.cpan.org/~tmtm/Plucene-1.25/lib/Plucene/Store/OutputStream.pm

Plucene::Store::OutputStream Tags


Plucene::Store::OutputStream Description

Plucene::Store::OutputStream is a random-access output stream. Plucene::Store::OutputStream is a random-access output stream.SYNOPSIS # isa Plucene::Store::InputStreamThis is an abstract class for output to a file in a Directory. A random-access output stream. Used for all Plucene index output operations.METHODSnewCreate a new Plucene::Store::OutputStreamcloneClone thisfh / read / seek / tell / getc / print / eof / closeFile operationswrite_byteThis will write a single byte.write_intThis will write an int as four bytes.write_vintThis will write an int in a variable length format.write_longThis will write a long as eight bytes.write_vlongThis will write a long in variable length format.write_stringThis will write a string. Requirements: · Perl


Plucene::Store::OutputStream Related Software