Interface ByteArrayAccessor.ByteArrayMutator

    • Method Detail

      • setBytes

        void setBytes​(byte[] aBytes)
        Sets the byte array for the byte array property.
        Parameters:
        aBytes - The byte array to be stored by the byte array property.