ReplyHandle typedef

ReplyHandle = dynamic Function(ReplyStatus status, InputStream input)

Implementation

typedef ReplyHandle = dynamic Function(ReplyStatus status, InputStream input);