OId.from_raw


Description:

[ CCode ( has_construct_function = false ) ]
public OId.from_raw (uint8[] raw)

Creates a new OId from a raw oid.

Parameters:

raw

the raw input bytes to be copied.

Returns:

a newly allocated OId or null on error.