Closed SamYuan1990 closed 2 years ago
Move IO handle to user.
Signed-off-by: Sam Yuan yy19902439@126.com
Change the parameter type from File to Reader, why is it?
https://github.com/Hyperledger-TWGC/java-gm/issues/76 ref this, moving IO to user side for handle error case if any. reduce risk of memory leak.
Move IO handle to user.
Signed-off-by: Sam Yuan yy19902439@126.com