protected static interface ChecksumPipe.ChecksumGenerator
Modifier and Type | Method and Description |
---|---|
String |
getResult() |
void |
update(byte[] b,
int offset,
int length) |
void |
update(int b) |
void update(int b)
void update(byte[] b, int offset, int length)
String getResult()
Copyright © 2023 Frank!Framework. All rights reserved.