Searched defs:toStream (Results 1 – 10 of 10) sorted by relevance
48 std::ostream &toStream(std::ostream &stream) const in toStream() function in tcu::Format::Hex96 std::ostream &toStream(std::ostream &stream) in toStream() function in tcu::Format::Bitfield144 std::ostream &toStream(std::ostream &stream) const in toStream() function in tcu::Format::Enum
32 private fun String.toStream() = ByteArrayInputStream(encodeToByteArray()) method in kotlinx.serialization.features.JsonSequencePathTest
46 public void toStream() { in toStream() method in MethodTest
209 public InputStream toStream(P value) { in toStream() method in MetadataHelper.ParcelableMetadataMarshaller
113 public static ByteArrayInputStream toStream(ByteBuffer byteBuffer) { in toStream() method in BinaryUtils
198 inline c10::Stream IValue::toStream() && { in toStream() function205 inline c10::Stream IValue::toStream() const& { in toStream() function
132 public static Stream toStream(boolean isClientStreaming, boolean isServerStreaming) { in toStream() method in Method
628 InputStream toStream(T value); in toStream() method934 InputStream toStream() { in toStream() method in LazyValue
70 public InputStream toStream(Fish fish) { in toStream() method in MetadataTest.FishStreamMarsaller
286 void toStream(std::ostream &str) const in toStream() function in glu::SubTypeIterator