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