Skip to main content
openmnglab.util.hashing.HashBuilder
openmnglab.util.hashing.HashBuilder
-
class openmnglab.util.hashing.HashBuilder[source]
Bases: object
-
__init__()[source]
Methods
__init__()
|
|
bool(b)
|
|
dict(d[, fail])
|
|
digest()
|
|
dynamic(v[, fail])
|
|
float(f)
|
|
int(i)
|
|
path(d)
|
|
quantity(q)
|
|
str(s)
|
|
update(b)
|
|