module Ethon::Easies::Callbacks

def read_callback

Returns:
  • (Proc) - The callback.

Other tags:
    Example: Return the callback. -
def read_callback
  @read_callback
end