SourceModifiedAccessConditions interface   
Parameter group
Properties
| source | Specify the crc64 value to operate only on range with a matching crc64 checksum. | 
| source | Specify the crc64 value to operate only on range without a matching crc64 checksum. | 
Property Details
		sourceIfMatchCrc64
	  
	Specify the crc64 value to operate only on range with a matching crc64 checksum.
sourceIfMatchCrc64?: Uint8ArrayProperty Value
Uint8Array
		sourceIfNoneMatchCrc64
	   
	Specify the crc64 value to operate only on range without a matching crc64 checksum.
sourceIfNoneMatchCrc64?: Uint8ArrayProperty Value
Uint8Array