named_dest_from_bytestring


Description:


[ Version ( since = "0.73" ) ]
public string named_dest_from_bytestring (uint8[] data)

Converts a bytestring into a zero-terminated string suitable to pass to find_dest.

Note that the returned string has no defined encoding and is not suitable for display to the user.

The returned data must be freed using g_free.

Parameters:

data

the bytestring data

length

the bytestring length

Returns:

the named dest


Namespace: Poppler
Package: poppler-glib