Skip to content

size

시그니처

ts
class DiffFile {
  size(): bigint;
}

반환 값

  • bigint

    항목의 크기를 바이트 단위로 반환해요.

MIT 라이선스에 따라 배포됩니다.