| Package | Description |
|---|---|
| com.easyinnova.tiff.io |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
SLong |
TiffInputStream.readSLong() |
SLong |
TiffDataIntput.readSLong()
Read s long.
|
SLong |
TiffInputStream.readSLong(long position)
Read s long.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputStream.putSLong(SLong val)
Puts a SLong (4 bytes).
|
Copyright © 2015–2020. All rights reserved.