Module read_
cache
object
0.36.7
Module read_
cache
Module Items
Structs
Traits
In object::
read
Modules
any
archive
coff
elf
gnu_compression
macho
pe
private
read_cache
read_ref
traits
util
xcoff
Structs
Bytes
CodeView
Comdat
ComdatIterator
ComdatSectionIterator
CompressedData
CompressedFileRange
DynamicRelocationIterator
Error
Export
Import
NoDynamicRelocationIterator
ObjectMap
ObjectMapEntry
ObjectMapFile
ReadCache
ReadCacheRange
Relocation
RelocationMap
RelocationMapEntry
Section
SectionIndex
SectionIterator
SectionRelocationIterator
Segment
SegmentIterator
StringTable
Symbol
SymbolIndex
SymbolIterator
SymbolMap
SymbolMapName
SymbolTable
Enums
AddressSize
Architecture
BinaryFormat
ComdatKind
CompressionFormat
File
FileFlags
FileKind
ObjectKind
RelocationEncoding
RelocationFlags
RelocationKind
RelocationTarget
SectionFlags
SectionKind
SegmentFlags
SubArchitecture
SymbolFlags
SymbolKind
SymbolScope
SymbolSection
Traits
Object
ObjectComdat
ObjectSection
ObjectSegment
ObjectSymbol
ObjectSymbolTable
ReadCacheOps
ReadError
ReadRef
SymbolMapEntry
Type Aliases
NativeFile
Result
object
::
read
Module
read_cache
Copy item path
Settings
Help
Summary
Source
Structs
§
Read
Cache
An implementation of
ReadRef
for data in a stream that implements
Read + Seek
.
Read
Cache
Internal
🔒
Read
Cache
Range
An implementation of
ReadRef
for a range of data in a stream that implements
Read + Seek
.
Traits
§
Read
Cache
Ops
Operations required to implement
ReadCache
.