map


Description:

public static bool map (Buffer buffer, MapFlags flags, out Buffer rtp)

Map the contents of buffer into rtp.

Parameters:

buffer

a Buffer

flags

MapFlags

rtp

a Buffer

Returns:

true if buffer could be mapped.