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