module Dumpster::Entry::Common::Address

Overview

Utility module for reading memory address fields.

Extended Modules

Defined in:

dumpster/entry/common.cr

Instance Method Summary

Instance Method Detail

def from_json(pull : JSON::PullParser) #

[View source]
def from_s(string : ::String) #

[View source]
def to_json(value : UInt64, json : JSON::Builder) #

[View source]
def to_s(value : UInt64) #

[View source]