Plucene::Store::OutputStream - phpMan

Command: man perldoc info search(apropos)  


Plucene::Store::OutputStream(3pUser Contributed Perl DocumentatiPlucene::Store::OutputStream(3pm)

NAME
       Plucene::Store::OutputStream - a random-access output stream

SYNOPSIS
               # isa Plucene::Store::InputStream

DESCRIPTION
       This is an abstract class for output to a file in a Directory.  A random-access output
       stream.  Used for all Plucene index output operations.

METHODS
   new
       Create a new Plucene::Store::OutputStream

   clone
       Clone this

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

   write_byte
       This will write a single byte.

   write_int
       This will write an int as four bytes.

   write_vint
       This will write an int in a variable length format.

   write_long
       This will write a long as eight bytes.

   write_vlong
       This will write a long in variable length format.

   write_string
       This will write a string.

perl v5.26.1                                2018-04-02          Plucene::Store::OutputStream(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-15 08:08 @13.59.36.4 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!