util_load_raw_messages_from_file


Description:


public GenericArray<HashTable<void*,void*>> util_load_raw_messages_from_file (string path) throws Error

A [class@GPtrArray] containing the raw message contents.

This variant exists for consumers that want to avoid depending on glib-object. Should be freed with [method@g_ptr_array_unref]

Parameters:

path

The path to a database file

Returns:

The pointer array if the file is not malformed, null otherwise.


Namespace: Lcb