mirror of
https://github.com/ruby/ruby.git
synced 2025-08-27 15:06:10 +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 |