randombytes_implementation class

Inheritance

Properties

buf Pointer<NativeFunction<Void Function(Pointer<Void> buf, Size size)>>
getter/setter pair
close Pointer<NativeFunction<Int Function()>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
implementation_name Pointer<NativeFunction<Pointer<Char> Function()>>
getter/setter pair
random Pointer<NativeFunction<Uint32 Function()>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stir Pointer<NativeFunction<Void Function()>>
getter/setter pair
uniform Pointer<NativeFunction<Uint32 Function(Uint32 upper_bound)>>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited