Skip to content

API Reference / @gtkx/runtime / ByteArray

Type Alias: ByteArray

ByteArray = ReturnType<GLib.Bytes["unrefToArray"]>

Defined in: packages/runtime/dist/variant.d.ts:36

JavaScript type a byte array (ay) unpacks to.

Released under the MPL-2.0 License.