UNPKG
web_plsql
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.2.0
1.0.0
0.18.0
0.17.1
0.17.0
0.16.1
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.12.1
0.12.0
0.11.0
0.10.0
0.8.0
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
The Express Middleware for Oracle PL/SQL
github.com/doberkofler/web_plsql
doberkofler/web_plsql
web_plsql
/
types
/
stream.d.ts
2 lines
(1 loc)
•
76 B
TypeScript
View Raw
1
2
export
function
streamToBuffer
(
readable: stream.Readable
):
Promise
<
Buffer
>;