plucene::bitvector(3pm) debian man page | unix.com

Man Page: plucene::bitvector

Operating Environment: debian

Section: 3pm

Plucene::Bitvector(3pm) 				User Contributed Perl Documentation				   Plucene::Bitvector(3pm)

NAME
Plucene::Bitvector - a vector of bits
SYNOPSIS
# isa Bit::Vector::Minimal; my $bitvector = Plucene::Bitvector->read($stream); $bitvector->write($stream); my $count = $bitvector->count;
DESCRIPTION
A serialisable implementation of a vector of bits. This subclass of Bit::Vector::Minimal allows the writing (and reading) of vectors to (and from) a Plucene stream.
METHODS
count my $count = $bitvector->count; Compute the number of one-bits. write $bitvector->write($stream); Write this vector to the passed in stream. read my $bitvector = Plucene::Bitvector->read($stream); Read from the passed in stream. perl v5.12.4 2011-08-14 Plucene::Bitvector(3pm)
Related Man Pages
plucene(3pm) - debian
bit::vector::minimal(3pm) - debian
plucene::document::field(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::reader(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
New UNIX and Linux History Sections