Pipe.readAll

Read the full contents of the pipe.

struct Pipe
SecureVector!ubyte
readAll

Parameters

msg message_id

the number identifying the message to read from

Return Value

Type: SecureVector!ubyte

SecureVector holding the contents of the pipe

Meta