Scala是否有内置的二进制数据格式化程序?
例如,打印输出:00000011表示Int值3.
写一个并不难 - 只是好奇它是否存在.
scala string-formatting
scala ×1
string-formatting ×1