Plucene::Store::InputStream(3pm) - phpMan

Command: man perldoc info search(apropos)  


Plucene::Store::InputStream(3pmUser Contributed Perl DocumentatioPlucene::Store::InputStream(3pm)

NAME
       Plucene::Store::InputStream - a random-access input stream

SYNOPSIS
               # isa IO::File

DESCRIPTION
       A random-access input stream.Used for all Plucene index input operations.

METHODS
   new
               my $inputstream = Plucene::Store::InputStream->new($file);

       Create a new input stream.

   fh / read / seek / tell / getc / print / eof / close
       File operations

   clone
       This will return a clone of this stream.

   read_byte
       This will read and return a single byte.

   read_int
       This will read four bytes and return an integer.

   read_vint
       This will read an integer stored in a variable-length format.

   read_vlong
       This will read a long and stored in variable-length format

   read_string
       This will read a string.

   read_long
       This will read eight bytes and return a long.

perl v5.26.1                                2018-04-02           Plucene::Store::InputStream(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-28 10:15 @13.58.147.118 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!