Package io.scanbot.sdk.entity
Class Blob
-
- All Implemented Interfaces:
public final class Blob
Binary large object, which might be stored either on remote storage or downloaded into local storage
-
-
Field Summary
Fields Modifier and Type Field Description private final String
localPath
private final String
remotePath
-