Uses of Interface
elemental2.dom.SourceBuffer.AppendBufferDataUnionType
-
-
Uses of SourceBuffer.AppendBufferDataUnionType in elemental2.dom
Methods in elemental2.dom that return SourceBuffer.AppendBufferDataUnionType Modifier and Type Method Description static SourceBuffer.AppendBufferDataUnionType
SourceBuffer.AppendBufferDataUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type SourceBuffer.AppendBufferDataUnionType Modifier and Type Method Description void
SourceBuffer. appendBuffer(SourceBuffer.AppendBufferDataUnionType data)
-