Exception: Optimize::Codec::EncoderSizeChange

Inherits:
StandardError
  • Object
show all
Defined in:
lib/optimize/codec.rb

Overview

Deprecated. The encoder now supports length-changing edits via IR-driven re-serialization (see Task 5 of the codec length-changes plan). Kept for backwards compatibility with callers that rescue it; no code in this repo raises it anymore.