taglib-ts
Preparing search index...
matroska/ebml/ebmlElement
readElement
Function readElement
readElement
(
stream
:
IOStream
)
:
Promise
<
EbmlElement
|
null
>
Read the next EBML element header from the stream. Returns null on failure.
Parameters
stream
:
IOStream
Returns
Promise
<
EbmlElement
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
taglib-ts
Loading...
Read the next EBML element header from the stream. Returns null on failure.