scala
.
scalajs
.
js
.
typedarray
TA2AC
Related Doc:
package typedarray
implicit final
class
TA2AC
extends
AnyVal
ECMAScript 6
Adds
toArray
conversion to a
Uint16Array
Linear Supertypes
AnyVal
,
scala.Any
Ordering
Alphabetic
By Inheritance
Inherited
TA2AC
AnyVal
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
TA2AC
(
array:
Uint16Array
)
Value Members
final
def
!=
(
arg0:
scala.Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
TA2AC
to
any2stringadd
[
TA2AC
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
TA2AC
,
B
)
Implicit information
This member is added by an implicit conversion from
TA2AC
to
ArrowAssoc
[
TA2AC
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
scala.Any
)
:
Boolean
Definition Classes
Any
val
array
:
Uint16Array
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
ensuring
(
cond: (
TA2AC
) ⇒
Boolean
,
msg: ⇒
scala.Any
)
:
TA2AC
Implicit information
This member is added by an implicit conversion from
TA2AC
to
Ensuring
[
TA2AC
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
TA2AC
) ⇒
Boolean
)
:
TA2AC
Implicit information
This member is added by an implicit conversion from
TA2AC
to
Ensuring
[
TA2AC
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
scala.Any
)
:
TA2AC
Implicit information
This member is added by an implicit conversion from
TA2AC
to
Ensuring
[
TA2AC
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
TA2AC
Implicit information
This member is added by an implicit conversion from
TA2AC
to
Ensuring
[
TA2AC
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
TA2AC
to
StringFormat
[
TA2AC
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toArray
:
scala.Array
[
Char
]
def
toString
()
:
String
Definition Classes
Any
def
→
[
B
]
(
y:
B
)
: (
TA2AC
,
B
)
Implicit information
This member is added by an implicit conversion from
TA2AC
to
ArrowAssoc
[
TA2AC
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyVal
Inherited from
scala.Any
Inherited by implicit conversion any2stringadd from
TA2AC
to
any2stringadd
[
TA2AC
]
Inherited by implicit conversion StringFormat from
TA2AC
to
StringFormat
[
TA2AC
]
Inherited by implicit conversion Ensuring from
TA2AC
to
Ensuring
[
TA2AC
]
Inherited by implicit conversion ArrowAssoc from
TA2AC
to
ArrowAssoc
[
TA2AC
]
Ungrouped
ECMAScript 6 Adds
toArray
conversion to a Uint16Array