taglib-ts
Preparing search index...
matroska/ebml/ebmlElement
readElementData
Function readElementData
readElementData
(
stream
:
IOStream
,
element
:
EbmlElement
)
:
Promise
<
ByteVector
>
Read the raw data of an element from the stream.
Parameters
stream
:
IOStream
element
:
EbmlElement
Returns
Promise
<
ByteVector
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
taglib-ts
Loading...
Read the raw data of an element from the stream.