我在 postgres 中有一个 bytea 列,我可以使用这样的语句来获得这种输出:
select encode(mycolumn,'escape') from personTable;
并得到:
254\355\000?sr\000?java.util.HashMap??\332\301\303?`\321?\000?F\000
loadFactorI\000 thresholdxp?@\000\000\000\000\000?w?\000\000\000?\000\000\000?t\000?
userIdt\000
USER2200000x
我怎么会在纯文本中看到这个?它确实存储了一个 java.util.HashMap-