192279544b
If BufferRegister is in lower-case, then gen_decoder_prefix will return nil. When the return value is nil, other functions like gen_decoder() will backtrace due to a "undefined method "+" for nil" error. Therefore, this input should NOT be case-sensitive. Also, if for some reason the user supplies an invalid BufferRegister, the function should be aware of that and warn the user about the bad input. |
||
---|---|---|
.. | ||
alpha2 | ||
xor | ||
alpha2.rb | ||
ndr.rb | ||
ndr.rb.ut.rb | ||
nonalpha.rb | ||
nonupper.rb | ||
xdr.rb | ||
xdr.rb.ut.rb | ||
xor.rb |