goophi.response

BinaryFactory

protocol

Bypasses binary data.

members

binary-entity

(binary-entity in)

MenuEntityFactory

protocol

Adds a final line with a period.

members

menu-entity

(menu-entity in)

print-binary-stream

(print-binary-stream stream & {:keys [columns], :or {columns 16}})
Reads all contents of stream & prints hexdump to *out*.

print-text-stream

(print-text-stream stream)
Reads all contents of stream and & prints it to *out*.

TextfileEntityFactory

protocol

Removes control characters and appends a final line with a period.

members

text-file-entity

(text-file-entity source)