Register.lookup

Lookup the Event containing event-package with the fingerprint Note. If the Event is not found it the _event_cache but it's found in the event_package_cache then a new Event is created with this with the event-package

class Register
final
lookup
(
const(Buffer) fingerprint
)

Parameters

fingerprint const(Buffer)

hash of the event-package

Return Value

Type: Event

Event containing event-package with the fingerprint