Add RT::Util::assert_bytes checks to _EncodeLOB and _DecodeLOB
929b4231 specifically documented _EncodeLOB and _DecodeLOB to take bytes; enforce that by checking the arguments they are passed using RT::Util::assert_bytes.
Please register or sign in to comment