Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94363 additions and 23227 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[2097152, 2097151].each do |i|
|
||||
[0x200000, 0x1fffff].each do |i|
|
||||
# Encode i => BER
|
||||
ber = [i].pack("w")
|
||||
hex = ber.unpack("C*").collect {|c| "%02x" % c}.join(":")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue