From: dsisnero@... Date: 2021-04-26T22:23:33+00:00 Subject: [ruby-core:103604] [Ruby master Feature#17832] allow IO write to write memoryview object without copying or add IO#write_memoryview Issue #17832 has been reported by dsisnero (Dominic Sisneros). ---------------------------------------- Feature #17832: allow IO write to write memoryview object without copying or add IO#write_memoryview https://bugs.ruby-lang.org/issues/17832 * Author: dsisnero (Dominic Sisneros) * Status: Open * Priority: Normal ---------------------------------------- IO#write() - arguments that are not a string will be converted to string using to_s allow IO#write to write memoryview objects without converting to string or add a new method on IO to write memoryview objects without converting to string -- https://bugs.ruby-lang.org/ Unsubscribe: