public class Hash extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier | Constructor and Description |
|---|---|
protected |
Hash(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static Hash |
$as(Object obj) |
Buffer |
digest() |
Object |
digest(String encoding) |
Hash |
update(Object data) |
Hash |
update(Object data,
String input_encoding) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfprotected Hash(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.