Class MessageUtil


  • public final class MessageUtil
    extends Object

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See Sim0MQ License.

    $LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version 23 Jun 2019
    Author:
    Alexander Verbraeck
    • Method Detail

      • printBytes

        public static String printBytes​(byte[] bytes)
        Return a readable string with the bytes in a byte[] message.
        Parameters:
        bytes - byte[]; the byte array to display
        Returns:
        String; a readable string with the bytes in a byte[] message