Searched refs:secondLine (Results 1 – 1 of 1) sorted by relevance
5773 …String secondLine = "C077693790=|MEMO=|00=|023=|puncturing the fuel tank. I spoke to the store ope… in TestCharsetASCII8859BufferHandling() local5785 CharBuffer charBuffer = CharBuffer.allocate(firstLine.length() + secondLine.length()); in TestCharsetASCII8859BufferHandling()5787 charBuffer.put(secondLine); in TestCharsetASCII8859BufferHandling()5795 charBufferSlice.limit(secondLine.length() - 2); in TestCharsetASCII8859BufferHandling()