bytes

Return a type that's indexable to access individual bytes, and sliceable to get an array of Data over the specified byte range. No actual Data concatenation is done.

  1. DataSetBytes bytes [@property getter]
    @property
    bytes
  2. DataSetBytes bytes [@property getter]

Meta