mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 11:33:58 +02:00
![]() (https://github.com/ruby/openssl/pull/586)
String#unpack1 avoids the intermediate array created by String#unpack
for single elements, while also making a call to Array#first/[0]
unnecessary.
|
||
---|---|---|
.. | ||
openssl | ||
openssl.rb |