Stream.getAttribute

@param key the attribute key @return an arbitrary object associated with the given key to this stream or null if no object can be found for the given key. @see #setAttribute(string, Object)

interface Stream
Object
getAttribute
(
string key
)

Meta