Methods
Attributes
| [RW] | count | |
| [RW] | symbol |
Public Class methods
[ show source ]
# File lib/zliby.rb, line 475 def initialize @count = [] @symbol = [] end
| Class Zlib::Inflate::HuffmanTree |
|
| [RW] | count | |
| [RW] | symbol |
[ show source ]
# File lib/zliby.rb, line 475 def initialize @count = [] @symbol = [] end