Creates a DataInputStream and a DataOutputStream from the given raw streams and
pushes these as the current streams to use for communication for a connection.
Creates a new buffered DataInputStream and DataOutputStream tuple to use for
the connection. This is used for the COPY sub-protocol to prevent mixing the buffers used for
the normal protocol with the COPY protocol, as that would cause multithreaded access to those
buffers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]