[ Version ( deprecated = true , deprecated_since = "1.44" ) ]
public static Coverage? from_bytes (uint8[] bytes)
Warning: from_bytes is deprecated since 1.44.
Convert data generated from [method@Pango.
This returns null
Coverage.to_bytes] back to a `PangoCoverage`.
bytes |
binary data representing a `PangoCoverage` |
n_bytes |
the size of |
a newly allocated `PangoCoverage` |