[ http://issues.apache.org/jira/browse/DERBY-1388?page=comments#action_12416319 ]
Tomohito Nakayama commented on DERBY-1388: ------------------------------------------ Sending java/client/org/apache/derby/client/net/Request.java Adding java/client/org/apache/derby/client/net/UTF32BEEncodedInputStream.java Transmitting file data .. Committed revision 414562. > Integrate processing code of two writeScalarStream methods. > ----------------------------------------------------------- > > Key: DERBY-1388 > URL: http://issues.apache.org/jira/browse/DERBY-1388 > Project: Derby > Type: Sub-task > Components: Network Client > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > Attachments: DERBY-1388.patch > > Reading the two of writeScalarStream methods in > org.apache.derby.client.net.Request class, > I found that one is for InputStream and another is for Reader and > that they are independent methods. > I think these two methods should share integrated method. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
