Searched defs:theBytes (Results 1 – 1 of 1) sorted by relevance
2352 public int setBytes(long pos, byte[] theBytes) throws SQLException { in setBytes()2356 public int setBytes(long pos, byte[] theBytes, int offset, int len) in setBytes()