Home
last modified time | relevance | path

Searched refs:writeBinaryStream (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DSQLOutput.java257 void writeBinaryStream(java.io.InputStream x) throws SQLException; in writeBinaryStream() method
/libcore/api/
Dcurrent.txt10601 method public void writeBinaryStream(java.io.InputStream) throws java.sql.SQLException;