Searched defs:readBinary (Results 1 – 2 of 2) sorted by relevance
159 public byte[] readBinary() throws IOException { in readBinary() method in BluetoothConnection170 public byte[] readBinary(int bufferSize) throws IOException { in readBinary() method in BluetoothConnection
132 ProgramBinary* readBinary (const std::string& srcPath) in readBinary() function