setAttributeByteString

open fun setAttributeByteString(attribute: String, attrValue: String)

Sets the @attribute to contain the given @attr_value, if possible.

Parameters

attribute

a file attribute key.

attrValue

a byte string.