| Package | Description |
|---|---|
| org.noear.solon.maven.plugin.tools.data |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomAccessDataFile
RandomAccessData implementation backed by a RandomAccessFile. |
| Modifier and Type | Method and Description |
|---|---|
RandomAccessData |
RandomAccessDataFile.getSubsection(long offset,
long length) |
RandomAccessData |
RandomAccessData.getSubsection(long offset,
long length)
Returns a new
RandomAccessData for a specific subsection of this data. |
Copyright © 2025. All rights reserved.