Query: gnome2::vfs::async::handle
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gnome2::VFS::Async::Handle(3pm) User Contributed Perl Documentation Gnome2::VFS::Async::Handle(3pm)NAMEGnome2::VFS::Async::Handle - handles asynchronous file operationsMETHODS$handle->cancel $handle->close ($func, $data=undef) o $func (scalar) o $data (scalar) $handle->read ($bytes, $func, $data=undef) o $bytes (integer) o $func (scalar) o $data (scalar) $handle->seek ($whence, $offset, $func, $data=undef) o $whence (Gnome2::VFS::SeekPosition) o $offset (unsigned) o $func (scalar) o $data (scalar) Since: vfs 2.6 $handle->write ($buffer, $bytes, $func, $data=undef) o $buffer (string) o $bytes (integer) o $func (scalar) o $data (scalar)ENUMS AND FLAGSenum Gnome2::VFS::SeekPosition o 'start' / 'GNOME_VFS_SEEK_START' o 'current' / 'GNOME_VFS_SEEK_CURRENT' o 'end' / 'GNOME_VFS_SEEK_END'SEE ALSOGnome2::VFSCOPYRIGHTCopyright (C) 2003-2007 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2::VFS for a full notice. perl v5.14.2 2011-11-15 Gnome2::VFS::Async::Handle(3pm)
Similar Topics in the Unix Linux Community |
---|
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |