Cameron Martin created THRIFT-5848: -------------------------------------- Summary: Expose InputBufferUnderrunError in nodejs client Key: THRIFT-5848 URL: https://issues.apache.org/jira/browse/THRIFT-5848 Project: Thrift Issue Type: Improvement Components: Node.js - Library Reporter: Cameron Martin
When implementing a custom {{{}Connection{}}}, it is very useful to be able to respond to {{InputBufferUnderrunError}} to roll back the position of the transport. This should be exposed through the root module, since this presumably comprises the whole public interface of the package. -- This message was sent by Atlassian Jira (v8.20.10#820010)