module Dumpster::Entry::Common::Address
Overview
Utility module for reading memory address fields.
Extended Modules
Defined in:
dumpster/entry/common.crInstance Method Summary
- #from_json(pull : JSON::PullParser)
- #from_s(string : ::String)
- #to_json(value : UInt64, json : JSON::Builder)
- #to_s(value : UInt64)