Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. OptimizeMode.php

OptimizeMode::LITE_RUNTIME

Generate code using MessageLite and the lite runtime.

Generated from protobuf enum <code>LITE_RUNTIME = 3;</code>

File

vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php, line 33

Class

OptimizeMode
Generated classes can be optimized for speed or code size.

Namespace

Google\Protobuf\Internal\FileOptions

Code

const LITE_RUNTIME = 3;
RSS feed
Powered by Drupal