Searched refs:sizedInputStream (Results 1 – 3 of 3) sorted by relevance
1090 public InputStream sizedInputStream() { in sizedInputStream() method in FlatBufferBuilder
270 val `in` = fbb.sizedInputStream() in TestSizedInputStream()
326 InputStream in = fbb.sizedInputStream(); in TestSizedInputStream()