encode method

int encode(
  1. V view
)
override

Implementation

int encode(V view) => encoder(view);