Skip to content

Commit bd95621

Browse files
authored
Update NOTES.md
1 parent 9e8f32c commit bd95621

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bytes/NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ ByteBuffer in nio4r gem
3939
- <https://www.rubydoc.info/gems/nio4r/2.5.2/NIO/ByteBuffer>
4040

4141

42+
Buffer in FFI gem
43+
- <https://rubydoc.info/gems/ffi/FFI/Buffer>
44+
45+
46+
47+
4248
## In other languages
4349

4450
- see python - uses string and bytes (immutable) and bytearray (mutable)

0 commit comments

Comments
 (0)