Module FFI::IO
In: lib/ffi/io.rb
lib/ffi/io.rb

Methods

Public Class methods

A version of IO#read that reads into a native buffer

This will be optimized at some future time to eliminate the double copy

A version of IO#read that reads into a native buffer

This will be optimized at some future time to eliminate the double copy

[Validate]