소스 검색

Add missing option for copy strings

Without this, call to decode with copy_strings option in an
application will make Dialyzer complain when using the exported type for options
pull/165/head
Sam Tavakoli 7 년 전
committed by Paul J. Davis
부모
커밋
fd0ce57aa5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/jiffy.erl

+ 1
- 0
src/jiffy.erl 파일 보기

@ -40,6 +40,7 @@
| use_nil
| return_trailer
| dedupe_keys
| copy_strings
| {null_term, any()}
| {bytes_per_iter, non_neg_integer()}
| {bytes_per_red, non_neg_integer()}.

불러오는 중...
취소
저장