Stream.setAttribute

@param key the attribute key @param value an arbitrary object to associate with the given key to this stream @see #getAttribute(string) @see #removeAttribute(string)

interface Stream
void
setAttribute
(
string key
,
Object value
)

Meta