You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
biu is a golang binary util.you can convert bytes to different string format(binary,hex,octal. support binary format only right now),even can convert your data(basic data type) to different string format directly.And you can also convert a string in binary,hex or octal format to a data with data type whatever you wanted.