Package net.dona.doip

Interface InDoipMessage

    • Method Detail

      • stream

        java.util.stream.Stream<InDoipSegment> stream()
        Returns an stream over elements of type InDoipSegment.
        Returns:
        a Stream.
      • close

        void close()
        Specified by:
        close in interface java.lang.AutoCloseable