Closed sciencesakura closed 1 month ago
The behavior for inserting a REPLACEMENT CHARACTER upon detecting an invalid byte has been adjusted to align with the TextDecoder 's implementation.
TextDecoder
The behavior for inserting a REPLACEMENT CHARACTER upon detecting an invalid byte has been adjusted to align with the
TextDecoder
's implementation.