Package | Description |
---|---|
libsidplay.sidtune |
Modifier and Type | Method and Description |
---|---|
static MD5Method |
MD5Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MD5Method[] |
MD5Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MP3Tune.getMD5Digest(MD5Method md5Method) |
abstract String |
SidTune.getMD5Digest(MD5Method md5Method)
Calculate MD5 checksum.
|
Copyright © 2018 Ken Händel. All rights reserved.