Options
All
  • Public
  • Public/Protected
  • All
Menu

Serializes and deserializes the OTLP request/response to and from {@link Uint8Array}

Type Parameters

  • Request

  • Response

Hierarchy

  • ISerializer

Index

Methods

  • deserializeResponse(data: Uint8Array): Response
  • serializeRequest(request: Request): undefined | Uint8Array

Generated using TypeDoc