Class BytesData
java.lang.Object
com.regula.documentreader.api.results.BytesData
Created by Sergey Yakimchik on 5.11.21.
Copyright (c) 2021 Regula. All rights reserved.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BytesData
public BytesData()
-
-
Method Details
-
getData
-
getLength
public int getLength() -
getStatus
public long getStatus() -
getType
public int getType() -
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Returns:
- string in json format
-