Module: ElfUtils::StringPread

Defined in:
lib/elf_utils/string_pread.rb

Overview

provide a #pread method for String

This refinement is to allow String instances to be used as the underlying IO object for ElfFile. Intended as a lighter-weight approach than IOString.