method
unpack1
v2_4_6 -
Show latest stable
- Class:
String
unpack1(p1)public
Decodes str (which may contain binary data) according to the format string, returning the first value extracted. See also String#unpack, Array#pack.
unpack1(p1)Decodes str (which may contain binary data) according to the format string, returning the first value extracted. See also String#unpack, Array#pack.