Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Read (sysread) binary data into utf8 string

by vr (Curate)
on Apr 04, 2017 at 10:21 UTC ( [id://1186975]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    say $i-> inflate( $b );
    $i = Compress::Zlib::inflateInit();
    say $i-> inflate( $d );
    
  2. or download this
    ok
    foo
    foo
    foo stream end
     data error
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1186975]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 03:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found