Skip to content

voltmx.types Namespace

The voltmx.types namespace offers the following API elements.

RawBytes Object

The RawBytes Object represents the file content.

RawBytes is an opaque object that is returned from the following sources:

  • camera object: .rawBytes

  • HttpRequest object(voltmx.net.HttpRequest): .response

  • File object(voltmx.io.File): .read()

  • Image object: .getImageAsRawBytes() and .findImageInGallery()

  • voltmx.convertToRawBytes()

  • The RawBytes Object provides the following API elements: