Database.lookup_impl

Internal implementation of the database search algorithm: takes the address as an array and searches the tree.

class Database
protected
DataNode
lookup_impl
(
ubyte[] address
)

Meta