| Package | Description |
|---|---|
| org.alfresco.jlan.server.filesys.loader |
| Modifier and Type | Method and Description |
|---|---|
MemorySegment |
MemorySegmentList.findSegment(long fileOff,
int len)
Find the segment that contains the required data
|
MemorySegment |
MemorySegmentList.getSegmentAt(int idx)
Return the specified memory segment
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemorySegmentList.addSegment(MemorySegment seg)
Add a segment to the list
|
Copyright © 2005–2015 Alfresco Software. All rights reserved.