public class Md5Stream extends OutputStream
| Constructor and Description |
|---|
Md5Stream() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag() |
String |
md5Hash() |
void |
write(int b) |
close, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic String md5Hash()
public String etag()
Copyright © 2016 Inbot. All Rights Reserved.