Interface NetworkMessage.PreviewLong

    • Method Detail

      • apply

        long apply​(DataReader rd)
            throws IOException
        Applies this function.
        Parameters:
        rd - Reader.
        Returns:
        Result of this function.
        Throws:
        IOException - Message reading failure.