We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85a4c3 commit 315d37fCopy full SHA for 315d37f
lib/flatbuffers/append_as_bytes.rb
@@ -14,7 +14,7 @@
14
15
# This is for Ruby < 3.4
16
unless String.method_defined?(:append_as_bytes)
17
- class FlatBuffers
+ module FlatBuffers
18
module AppendAsBytes
19
refine String do
20
def append_as_bytes(*objects)
0 commit comments