Searched refs:newLen (Results 1 – 1 of 1) sorted by relevance
1093 int newLen = value.length - n; in stripLeadingZeroes() local1094 byte[] ret = new byte[newLen]; in stripLeadingZeroes()