-
public final class InputStreamExtKt
-
-
Method Summary
Modifier and Type Method Description final static InputStreamasRumResource(InputStream $self, String url, SdkCore sdkCore)Allow the RumMonitor to track this InputStream as a RUM Resource. -
-
Method Detail
-
asRumResource
final static InputStream asRumResource(InputStream $self, String url, SdkCore sdkCore)
Allow the RumMonitor to track this InputStream as a RUM Resource.
- Parameters:
url- the url to be associated with this resourcesdkCore- the SDK instance to use.
-
-
-
-