GLib.Bytes.@get – glib-2.0 Reference Manual
@get
Description:
[
CCode
( cname =
"_vala_g_bytes_get"
) ]
public
uint8
@get
(
int
index)
Returns the byte at the given index
Parameters:
index
index of the desired byte
Returns:
the selected byte
2022 vala-language.org