
16 Dec
2023
16 Dec
'23
6:34 a.m.
Issue #20069 has been updated by nobu (Nobuyoshi Nakada). What's the use case? Does it differ from `IO::Buffer`? ---------------------------------------- Feature #20069: Buffer class in stdlib https://bugs.ruby-lang.org/issues/20069#change-105702 * Author: pynix (Pynix wang) * Status: Open * Priority: Normal ---------------------------------------- ruby use `String` to deal with bytes, this cause error on irb "invalid byte sequence in utf-8" can we get a builtin class like Buffer or Bytes that represent as hex string -- https://bugs.ruby-lang.org/