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

Breadcrumb

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

Bytes::KILOBYTE

The number of bytes in a kilobyte.

See also

http://wikipedia.org/wiki/Kilobyte

File

core/lib/Drupal/Component/Utility/Bytes.php, line 17

Class

Bytes
Provides helper methods for byte conversions.

Namespace

Drupal\Component\Utility

Code

const KILOBYTE = 1024;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal