Closed cou929 closed 1 year ago
Fixes https://github.com/AgoraIO/Tools/issues/326
Tweaks minor mistakes of the < directive of Array#pack, which causes the following warning message in Ruby3.2.1
<
Array#pack
<internal:pack>:8: warning: unknown pack directive '<' in '<S'
Fixes https://github.com/AgoraIO/Tools/issues/326
Tweaks minor mistakes of the
<
directive ofArray#pack
, which causes the following warning message in Ruby3.2.1