Searched refs:bufLength (Results 1 – 3 of 3) sorted by relevance
70 int bufLength; field in DatagramPacket287 this.bufLength = length; in setData()380 this.bufLength = buf.length; in setData()407 this.bufLength = this.length; in setLength()
154 IoBridge.recvfrom(false, fd, p.getData(), p.getOffset(), p.bufLength, flags, p, in doRecv()
280 int bufLength = 0; in BigDecimal() local300 bufLength += offset - begin; in BigDecimal()317 bufLength +=scale; in BigDecimal()343 if (bufLength < 19) { in BigDecimal()