Handling stream data through pipe

WebViewer Version:

Do you have an issue with a specific file(s)? no
Can you reproduce using one of our samples or online demos? no(compny urls)
Are you using the WebViewer server? yes
Does the issue only happen on certain browsers? no
Is your issue related to a front-end framework? yes
Is your issue related to annotations? no

Please give a brief summary of your issue:
(Think of this as an email subject)
My Server is sending binary format of file using .pipe() from nodejs how to handle it

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
1)Create a end point to send the data by .pipe()
2)Geting the data in Angular and try to (display on web) using web viewer

Please provide a link to a minimal sample where the issue is reproducible:

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hi,

I found some resources that might be useful, here are the links:

https://www.google.com/search?q=How+to+read+a+nodejs+stream+in+angular&rlz=1C5CHFA_enCA906CA907&ei=M5YhYpvBFciaseMPjKaXkA8&ved=0ahUKEwjbpoTxz6v2AhVITWwGHQzTBfIQ4dUDCA8&uact=5&oq=How+to+read+a+nodejs+stream+in+angular&gs_lcp=Cgdnd3Mtd2l6EAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsANKBAhBGABKBAhGGABQzwFYzwFgzgJoAXABeACAAQCIAQCSAQCYAQCgAQKgAQHIAQjAAQE&sclient=gws-wiz

Thanks.

Wanbo