SF_INLINE bool IsByteArray() const;
IsByteArray checks if an ActionScript 3 Object is of ByteArray type. This is useful before using other ByteArray related methods.
True if the Object is a ByteArray. False if otherwise.