Glib::Bytes
Section: User Contributed Perl Documentation (3pm)Updated: 2017-07-26
Index Return to Main Contents
NAME
Glib::Bytes - Wrappers for bytes objects in GLibHIERARCHY
Glib::Boxed +----Glib::Bytes
DESCRIPTION
In addition to the low-level API documented below, Glib also provides stringification overloading so that you can treat any "Glib::Bytes" object as a normal Perl string.METHODS
bytes = Glib::Bytes->new ($data)
- •
- $data (scalar)
integer = $bytes1->compare ($bytes2)
- •
- $bytes2 (Glib::Bytes)
scalar = $bytes->get_data
Since: glib 2.32boolean = $bytes1->equal ($bytes2)
- •
- $bytes2 (Glib::Bytes)
integer = $bytes->hash
Since: glib 2.32unsigned = $bytes->get_size
Since: glib 2.32SEE ALSO
Glib, Glib::BoxedCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Glib for a full notice.
Index
This document was created by man2html, using the manual pages.
Time: 04:45:36 GMT, September 16, 2022
0 댓글