FileInfo.setAttributeByteString
void setAttributeByteString(string attribute, string attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | a file attribute key. |
attrValue | a byte string. |
void setAttributeByteString(string attribute, string attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | a file attribute key. |
attrValue | a byte string. |