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