Search
Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-blob
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
AvroReadableFromStream
Class AvroReadableFromStream
Package version
Hierarchy
AvroReadable
AvroReadableFromStream
Index
Constructors
constructor
Accessors
position
Methods
read
Constructors
constructor
new
Avro
Readable
From
Stream
(
readable
:
NodeJS.ReadableStream
)
:
AvroReadableFromStream
Parameters
readable:
NodeJS.ReadableStream
Returns
AvroReadableFromStream
Accessors
position
get
position
(
)
:
number
Returns
number
Methods
read
read
(
size
:
number
, options
?:
AvroReadableReadOptions
)
:
Promise
<
Uint8Array
>
Parameters
size:
number
Default value
options:
AvroReadableReadOptions
= {}
Returns
Promise
<
Uint8Array
>
Globals
Avro
Readable
From
Stream
constructor
position
read
Generated using
TypeDoc