Module org.cloudi

Class OtpErlangByte

    • Constructor Detail

      • OtpErlangByte

        public OtpErlangByte​(byte b)
        Create an Erlang integer from the given value.
        Parameters:
        b - the byte value to use.