Plucene::Store::InputStream

Plucene::Store::InputStream is Perl module with random-access input stream.
Download

Plucene::Store::InputStream Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tony Bowden
  • Publisher web site:
  • http://search.cpan.org/~sri/

Plucene::Store::InputStream Tags


Plucene::Store::InputStream Description

Plucene::Store::InputStream is Perl module with random-access input stream. Plucene::Store::InputStream is Perl module with random-access input stream.METHODSnew my $inputstream = Plucene::Store::InputStream->new($file);Create a new input stream.fh / read / seek / tell / getc / print / eof / closeFile operationscloneThis will return a clone of this stream.read_byteThis will read and return a single byte.read_intThis will read four bytes and return an integer.read_vintThis will read an integer stored in a variable-length format.read_vlongThis will read a long and stored in variable-length formatread_stringThis will read a string.read_longThis will read eight bytes and return a long. Requirements: · Perl


Plucene::Store::InputStream Related Software