public class Crc64CheckedInputStream extends CheckedInputStream
in| 构造器和说明 |
|---|
Crc64CheckedInputStream(InputStream in)
Creates an input stream using the specified Checksum.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCrc64Ecma() |
getChecksum, read, read, skipavailable, close, mark, markSupported, read, resetpublic Crc64CheckedInputStream(InputStream in)
in - the input streampublic String getCrc64Ecma()
Copyright © 2024. All rights reserved.