| Package | Description |
|---|---|
| com.io7m.smfj.format.binary |
Parser API.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFBSection.Builder |
SMFBSection.builder()
Creates a builder for
SMFBSection. |
SMFBSection.Builder |
SMFBSection.Builder.from(SMFBSectionType instance)
Fill a builder with attribute values from the provided
SMFBSectionType instance. |
SMFBSection.Builder |
SMFBSection.Builder.setId(long id)
Initializes the value for the
id attribute. |
SMFBSection.Builder |
SMFBSection.Builder.setOffset(long offset)
Initializes the value for the
offset attribute. |
SMFBSection.Builder |
SMFBSection.Builder.setSizeOfData(long sizeOfData)
Initializes the value for the
sizeOfData attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com